Skip to content

Hostname

thunderirc.net

Last fetched

thunderirc.net resolves to 1 IPv4 address operated by PONYNET - FranTech Solutions in LU. WHOIS lists iana:91 as the registrar.

Nutrition Label

WHISPER CANON · thunderirc.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thunderirc.net

Resolution chain

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

IPPrefixASNOperatorCountry
198.251.88.114198.251.88.0/24AS53667PONYNET - FranTech SolutionsLU

WHOIS identity

Registrar
iana:91
Organization
c/o 007names.com
Contact emails

Subdomains

35 observed subdomains of thunderirc.net.

Web-graph footprint

Distinct hostnames that link to or from thunderirc.net in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thunderirc.net.

MechanismTarget
SPF_IP198.251.88.114
SPF_IP2605:6400:30:f449::/64
SPF_MXthunderirc.net

Related pages

Pivot deeper into the graph from thunderirc.net.

Cypher and MCP

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

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