Skip to content

Hostname

boardmix.com

Last fetched

boardmix.com resolves to 4 IPv4 addresses operated by WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square in US. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · boardmix.comRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/boardmix.com

Resolution chain

boardmix.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
47.252.3.17447.252.0.0/18AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareUS
47.253.35.13247.253.0.0/17AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareUS
8.211.40.2148.211.0.0/18AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareDE
8.211.43.1848.211.0.0/18AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareDE

WHOIS identity

Registrar
iana:1599
Organization
alexander v panin
Contact emails

Web-graph footprint

Distinct hostnames that link to or from boardmix.com in the public web crawl.

507 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for boardmix.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from boardmix.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "boardmix.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.