Hostname
heyl.nl
Last fetched
heyl.nl resolves to 144.178.66.171, announced in 144.178.64.0/19 by AS-EUROFIBER - Eurofiber Nederland BV in NL. heyl.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 144.178.66.171
144.178.64.0/19 · AS-EUROFIBER - Eurofiber Nederland BV · Amsterdam, NL
- 144.178.66.172
144.178.64.0/19 · AS-EUROFIBER - Eurofiber Nederland BV · Amsterdam, NL
IPv6 resolution
No AAAA record for heyl.nl is recorded in WhisperGraph.
Attribution
eurofiber nederland
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-243.awsdns-30.com
- ns-822.awsdns-38.net
- ns-1244.awsdns-27.org
- ns-1754.awsdns-27.co.uk
MX records
- heyl-nl.mail.protection.outlook.com
SPF policy
- ip: 144.178.66.160/28
- ip: 185.184.205.208/29
- ip: 141.138.136.84/32
- include: spf.protection.outlook.com
- include: spf.mtasv.net
Threat-feed evidence
History
Related pages
Pivot from heyl.nl into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heyl.nl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.