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
Resolution chain
flannels.ie resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.200.232.19 | 185.200.232.0/24 | AS200612 | HACC - Harrisburg Area Community College | NL |
| 185.200.232.32 | 185.200.232.0/24 | AS200612 | HACC - Harrisburg Area Community College | NL |
| 23.36.162.202 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.206 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.44.203.37 | 23.44.203.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.203.44 | 23.44.203.0/24 | AS20940 | AKAMAI-ASN1 | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for flannels.ie.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.