Skip to content

Hostname

_spf.dmicorp.com

Last fetched

_spf.dmicorp.com resolves to 14 IPv4 addresses operated by COMCAST-7922 - Comcast Cable Communications, LLC in US.

Nutrition Label

WHISPER CANON · _spf.dmicorp.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/_spf.dmicorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.1.93.18107.0.0.0/14AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
12.12.134.16212.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
12.12.134.16912.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
12.12.134.17012.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
12.205.198.1812.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
12.239.141.212.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
12.239.141.412.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
12.239.141.512.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
159.242.130.69159.242.128.0/20AS13499CH-ENT-DC-IL - NEW CCH, LLCUS
50.205.178.8250.128.0.0/9AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
50.224.16.16750.128.0.0/9AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
50.224.16.16850.128.0.0/9AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
65.118.7.25065.112.0.0/12AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
69.164.122.3769.164.112.0/20AS7381SRS-6-Z-7381 - BroadbandONE, LLCUS

WHOIS identity

No WHOIS records are currently associated with _spf.dmicorp.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from _spf.dmicorp.com.

Cypher and MCP

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

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