Skip to content

Hostname

awesome-numbers.com

Last fetched

awesome-numbers.com resolves to 2 IPv4 addresses operated by WHG-CAN - WHG Hosting Services Ltd in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · awesome-numbers.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/awesome-numbers.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.24.105209.42.24.0/24AS36218WHG-CAN - WHG Hosting Services LtdCA
209.42.24.34209.42.24.0/24AS36218WHG-CAN - WHG Hosting Services LtdCA

WHOIS identity

Registrar
iana:146
Organization
crg enterprises
Contact emails

Subdomains

11 observed subdomains of awesome-numbers.com.

Web-graph footprint

Distinct hostnames that link to or from awesome-numbers.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for awesome-numbers.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.awesome-numbers.com

Related pages

Pivot deeper into the graph from awesome-numbers.com.

Cypher and MCP

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

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