Skip to content

Hostname

extension.1040.com

Last fetched

extension.1040.com resolves to 1 IPv4 address operated by DNET-ISP - Dnet Internet Services in US.

Nutrition Label

WHISPER CANON · extension.1040.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/extension.1040.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.85.176.6564.85.176.0/24AS19435DNET-ISP - Dnet Internet ServicesUS

WHOIS identity

No WHOIS records are currently associated with extension.1040.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for extension.1040.com.

MechanismTarget
SPF_Aextension.1040.com
SPF_INCLUDEccsend.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEservers.mcsv.net
SPF_IP184.171.128.0/27
SPF_IP184.171.140.0/24
SPF_IP64.85.176.0/24
SPF_MXextension.1040.com

Related pages

Pivot deeper into the graph from extension.1040.com.

Cypher and MCP

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

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