Skip to content

Hostname

davy.ie

Last fetched

davy.ie resolves to 1 IPv4 address operated by AS5466 in IE. WHOIS lists registrar:101 domain as the registrar.

Nutrition Label

WHISPER CANON · davy.ieRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/davy.ie

Resolution chain

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

IPPrefixASNOperatorCountry
194.125.223.70194.125.192.0/19AS5466IE

WHOIS identity

Registrar
registrar:101 domain
Organization
j & e davy
Contact emails

Subdomains

25 observed subdomains of davy.ie.

Web-graph footprint

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

231 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for davy.ie.

MechanismTarget
SPF_INCLUDE%{l}._spf.davy.ie
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.3.197.113
SPF_IP103.3.197.47/32
SPF_IP103.3.199.113
SPF_IP103.3.199.47/32
SPF_IP130.61.40.69
SPF_IP194.106.158.129
SPF_IP194.125.223.66/29
SPF_IP20.13.166.35
SPF_IP20.93.112.52
SPF_IP83.71.139.140

Related pages

Pivot deeper into the graph from davy.ie.

Cypher and MCP

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

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