Skip to content

Hostname

heynowbots.com

Last fetched

heynowbots.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · heynowbots.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/heynowbots.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.107.129.10020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
34.120.137.4134.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of heynowbots.com.

Web-graph footprint

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

14 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for heynowbots.com.

MechanismTarget
SPF_Aheynowbots.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXheynowbots.com

Related pages

Pivot deeper into the graph from heynowbots.com.

Cypher and MCP

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

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