Skip to content

Hostname

cullinansdoolin.com

Last fetched

cullinansdoolin.com resolves to 2 IPv4 addresses operated by WEHOSTWEBSITES-COM - Handy Networks, LLC in US. WHOIS lists iana:1448 as the registrar.

Nutrition Label

WHISPER CANON · cullinansdoolin.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cullinansdoolin.com

Resolution chain

cullinansdoolin.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.27.55.2264.27.48.0/20AS30475WEHOSTWEBSITES-COM - Handy Networks, LLCUS
74.114.205.16274.114.204.0/22AS13438VIVIO-TECHNOLOGIES - Vivio TechnologiesUS

WHOIS identity

Registrar
iana:1448
Organization
chris culhane
Contact emails

Subdomains

2 observed subdomains of cullinansdoolin.com.

Web-graph footprint

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

12 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cullinansdoolin.com.

MechanismTarget
SPF_Acullinansdoolin.com
SPF_INCLUDEspf.blacknight.ie

Related pages

Pivot deeper into the graph from cullinansdoolin.com.

Cypher and MCP

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

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