Hostname
nn.pe
Last fetched
nn.pe resolves to 89.34.96.142, announced in 89.34.96.0/24 by BANDWIDTH-AS - Hydra Communications Ltd in GB. nn.pe 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
IPv6 resolution
No AAAA record for nn.pe is recorded in WhisperGraph.
Attribution
hydra
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- registrar:gandi sas
- Registrant organisation
- harry beasant
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
Sample outbound links
Mail and authentication
Nameservers
- ns1.nitrous-networks.co.uk
- ns2.nitrous-networks.co.uk
MX records
- nn.pe
SPF policy
- a: nn.pe
- mx: nn.pe
- ip: 185.38.148.82
- ip: 89.34.96.131
- ip: 89.34.96.145
- ip: 89.34.96.146
- ip: 89.34.96.147
Threat-feed evidence
History
Related pages
Pivot from nn.pe 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: "nn.pe"})-[: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.