Skip to content

Hostname

flannels.ie

Last fetched

flannels.ie resolves to 6 IPv4 addresses operated by HACC - Harrisburg Area Community College in NL. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · flannels.ieRouting diversity3.0/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/flannels.ie

Resolution chain

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

IPPrefixASNOperatorCountry
185.200.232.19185.200.232.0/24AS200612HACC - Harrisburg Area Community CollegeNL
185.200.232.32185.200.232.0/24AS200612HACC - Harrisburg Area Community CollegeNL
23.36.162.20223.36.162.0/24AS20940AKAMAI-ASN1DE
23.36.162.20623.36.162.0/24AS20940AKAMAI-ASN1DE
23.44.203.3723.44.203.0/24AS20940AKAMAI-ASN1US
23.44.203.4423.44.203.0/24AS20940AKAMAI-ASN1US

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
lane intellectual property (ireland)
Contact emails

Subdomains

3 observed subdomains of flannels.ie.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flannels.ie.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from flannels.ie.

Cypher and MCP

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

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