Skip to content

Hostname

deem.com

Last fetched

deem.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · deem.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/deem.com

Resolution chain

deem.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
deem,
Contact emails

Subdomains

147 observed subdomains of deem.com.

Web-graph footprint

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

116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for deem.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE27248080.spf01.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.0.26.67/32
SPF_IP107.0.26.68/32
SPF_IP112.206.247.205
SPF_IP119.82.124.166
SPF_IP128.177.116.98
SPF_IP148.163.150.132
SPF_IP148.163.154.70
SPF_IP208.94.220.0/25
SPF_IP208.94.220.95
SPF_IP209.31.153.14
SPF_IP38.88.216.202
SPF_IP62.14.31.81
SPF_IP63.237.194.154
SPF_IP64.14.31.22
SPF_IP64.14.31.84
SPF_IP66.119.44.13
SPF_IP66.119.44.14
SPF_MXdeem.com

Related pages

Pivot deeper into the graph from deem.com.

Cypher and MCP

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

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