Skip to content

Hostname

bnb1812.com

Last fetched

bnb1812.com resolves to 1 IPv4 address operated by FIBERSTATE - FiberState, LLC in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · bnb1812.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bnb1812.com

Resolution chain

bnb1812.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
206.168.149.66206.168.149.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

Registrar
iana:440
Organization
caledonia farm - 1812
Contact emails

Subdomains

8 observed subdomains of bnb1812.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bnb1812.com

SPF policy

10 SPF mechanisms authorising senders for bnb1812.com.

MechanismTarget
SPF_Abnb1812.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.supercp.com
SPF_IP108.59.0.174
SPF_IP148.135.75.186
SPF_IP206.168.149.66
SPF_IP207.58.181.42
SPF_IP68.66.216.12
SPF_IP70.32.23.56
SPF_MXbnb1812.com

Related pages

Pivot deeper into the graph from bnb1812.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bnb1812.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.