Skip to content

Hostname

deycom.ie

Last fetched

deycom.ie resolves to 1 IPv4 address operated by WEBWORLD-AS - Sternforth Ltd. trading as WebWorld in IE. WHOIS lists registrar:myhost.ie as the registrar.

Nutrition Label

WHISPER CANON · deycom.ieRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/deycom.ie

Resolution chain

deycom.ie 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/20AS30900WEBWORLD-AS - Sternforth Ltd. trading as WebWorldIE

WHOIS identity

Registrar
registrar:myhost.ie
Organization
deycom computer services ltd 229386
Contact emails

Subdomains

9 observed subdomains of deycom.ie.

Web-graph footprint

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

6 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for deycom.ie.

MechanismTarget
SPF_IP94.100.132.100/32
SPF_REDIRECTdeycom.ie.spf.hornetdmarc.com

Related pages

Pivot deeper into the graph from deycom.ie.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "deycom.ie"})-[: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.