Skip to content

Hostname

dime.com

Last fetched

dime.com resolves to 1 IPv4 address operated by STAFFORDNET - Stafford Associates Computer Specialists, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · dime.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dime.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.11.130.21666.11.130.0/24AS11817STAFFORDNET - Stafford Associates Computer Specialists, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
perfect privacy,
Contact emails

Subdomains

22 observed subdomains of dime.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dime.com.

MechanismTarget
SPF_INCLUDEdime-com.spf.smtp25.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zixport.com
SPF_INCLUDEspf.zixsmbhosted.com
SPF_IP12.175.11.0/24
SPF_IP128.136.104.0/24
SPF_IP148.163.135.141
SPF_IP148.163.139.141
SPF_IP156.55.193.212/32
SPF_IP199.200.27.29/32
SPF_IP208.85.49.177/32
SPF_IP208.85.49.25/32
SPF_IP209.34.255.0/24
SPF_IP44.214.246.148/32
SPF_IP64.149.172.201/32

Related pages

Pivot deeper into the graph from dime.com.

Cypher and MCP

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

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