Hostname
interreg6a.net
Last fetched
interreg6a.net resolves to 1 IPv4 address operated by PLANET-DE - PLANET IC GmbH in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
interreg6a.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.254.56.145 | 213.254.56.0/23 | AS8351 | PLANET-DE - PLANET IC GmbH | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- privatename services
- Contact emails
Subdomains
2 observed subdomains of interreg6a.net.
Web-graph footprint
Distinct hostnames that link to or from interreg6a.net in the public web crawl.
50 sites link to this hostname.
131 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for interreg6a.net.
| Mechanism | Target |
|---|---|
| SPF_A | mx00.mvnet.de |
| SPF_INCLUDE | mailout.p4.net |
Related pages
Pivot deeper into the graph from interreg6a.net.
- IP · 213.254.56.145
- ASN · AS8351PLANET-DE - PLANET IC GmbH
- Registrar · iana:151
- Country · DE
- Email · info@privatename.com
- TLD · .net
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "interreg6a.net"})-[: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.