Skip to content

Hostname

numerology.com

Last fetched

numerology.com resolves to 2 IPv4 addresses operated by DF-PTL2-3 - Digital Fortress in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · numerology.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/numerology.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.30.38.1769.30.0.0/18AS6423DF-PTL2-3 - Digital FortressUS
216.151.13.69216.151.0.0/19AS14380OPUS-INTERACTIVE-HIO1 - Opus InteractiveUS

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

3 observed subdomains of numerology.com.

Web-graph footprint

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

412 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for numerology.com.

MechanismTarget
SPF_INCLUDE_spf.cordialmail.net
SPF_INCLUDEspf.dynect.net
SPF_IP69.30.38.0/24
SPF_IP69.30.39.0/24

Related pages

Pivot deeper into the graph from numerology.com.

Cypher and MCP

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

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