Hostname
reenigne.net
Last fetched
reenigne.net resolves to 172.83.105.51, announced in 172.83.105.0/24 by REENIGNE - Reenigne in CA. reenigne.net 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
- 172.83.105.51
172.83.105.0/24 · REENIGNE - Reenigne · Moncton, CA
IPv6 resolution
Attribution
reenigne
ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- matt vandermeulen
- Contact emails
- 1089fff8249ff954590fd48f9cd50a75-1419688@contact.gandi.net
Subdomains
Mail and authentication
Nameservers
- ns1.reenigne.net
- ns2.reenigne.net
MX records
- mail.reenigne.net
SPF policy
- ip: 172.83.104.0/22
- ip: 2606:5480::/32
- include: tb.reenigne.net
Threat-feed evidence
History
Related pages
Pivot from reenigne.net 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: "reenigne.net"})-[: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.