Skip to content

Hostname

griffith.ie

Last fetched

griffith.ie resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:blacknight solutions as the registrar.

Nutrition Label

WHISPER CANON · griffith.ieRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/griffith.ie

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.28.118104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.145.225172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:blacknight solutions
Organization
griffith college dublin
Contact emails

Subdomains

46 observed subdomains of griffith.ie.

Web-graph footprint

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

697 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for griffith.ie.

MechanismTarget
SPF_Afinn.griffith.ie
SPF_INCLUDE2198213.spf08.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEnetaffinity.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.62.111.128/18
SPF_IP2a03:5f00:1000:1111::/64
SPF_IP31.193.221.192/26
SPF_IP31.193.221.199
SPF_IP31.193.221.202
SPF_IP54.228.247.84
SPF_IP83.141.104.144/28
SPF_IP89.101.244.163

Related pages

Pivot deeper into the graph from griffith.ie.

Cypher and MCP

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

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