Skip to content

Hostname

ip6core.net

Last fetched

ip6core.net resolves to 1 IPv4 address operated by AS47692 in AT. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · ip6core.netRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ip6core.net

Resolution chain

ip6core.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.232.27.4212.232.24.0/21AS47692AT

WHOIS identity

Registrar
iana:1408
Organization
juergen paulhart
Contact emails

Subdomains

1 observed subdomain of ip6core.net.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ip6core.net.

MechanismTarget
SPF_Aip6core.net
SPF_IP195.234.100.27
SPF_IP195.234.102.53
SPF_IP195.234.102.56
SPF_IP93.92.161.210
SPF_IP93.92.161.211
SPF_IP93.92.161.213
SPF_MXip6core.net
SPF_REDIRECTcore.at

Related pages

Pivot deeper into the graph from ip6core.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ip6core.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.