Skip to content

Hostname

www.deycom.com

Last fetched

www.deycom.com resolves to 1 IPv4 address operated by AS30900 in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.115.123.55217.115.112.0/20AS30900IE

WHOIS identity

No WHOIS records are currently associated with www.deycom.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for www.deycom.com.

MechanismTarget
SPF_Aazure.quotevalet.com
SPF_Acleanmail1.deycom.com
SPF_Aremote.deycom.com
SPF_Asendingservice.net
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.217.59.0/24
SPF_IP213.212.96.93/32
SPF_IP213.79.39.252
SPF_IP217.115.123.55
SPF_IP84.116.36.14
SPF_IP87.192.221.24
SPF_IP89.101.196.251
SPF_MXwww.deycom.com

Related pages

Pivot deeper into the graph from www.deycom.com.

Cypher and MCP

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

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