Skip to content

Hostname

bit9.com

Last fetched

bit9.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · bit9.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bit9.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.198.194.12434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
bit9
Contact emails

Subdomains

78 observed subdomains of bit9.com.

Web-graph footprint

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

159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bit9.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-0035bc01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.mailchannels.net
SPF_INCLUDEspf2.mailchannels.net
SPF_IP104.207.192.115
SPF_IP104.207.192.116
SPF_IP162.242.134.79
SPF_IP208.74.204.5/32
SPF_IP208.74.204.9/24

Related pages

Pivot deeper into the graph from bit9.com.

Cypher and MCP

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

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