Skip to content

Hostname

deycom.com

Last fetched

deycom.com resolves to 1 IPv4 address operated by AS30900 in IE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · deycom.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/deycom.com

Resolution chain

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

Registrar
iana:48
Organization
brian corden
Contact emails

Subdomains

8 observed subdomains of deycom.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for 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_MXdeycom.com

Related pages

Pivot deeper into the graph from deycom.com.

Cypher and MCP

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

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