Skip to content

Hostname

bah2.hausinteractive.com

Last fetched

bah2.hausinteractive.com resolves to 1 IPv4 address operated by YKWC - Yellowknife Wireless Company, LLC in US.

Nutrition Label

WHISPER CANON · bah2.hausinteractive.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/bah2.hausinteractive.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.68.200.126199.68.200.0/21AS11080YKWC - Yellowknife Wireless Company, LLCUS

WHOIS identity

No WHOIS records are currently associated with bah2.hausinteractive.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bah2.hausinteractive.com.

MechanismTarget
SPF_Abah2.hausinteractive.com
SPF_MXbah2.hausinteractive.com

Related pages

Pivot deeper into the graph from bah2.hausinteractive.com.

Cypher and MCP

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

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