Skip to content

Hostname

redwiggler.org

Last fetched

redwiggler.org resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · redwiggler.orgRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/redwiggler.org

Resolution chain

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

IPPrefixASNOperatorCountry
96.126.111.24896.126.104.0/21AS63949US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

4 observed subdomains of redwiggler.org.

Web-graph footprint

Distinct hostnames that link to or from redwiggler.org in the public web crawl.

62 sites link to this hostname.

252 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for redwiggler.org.

MechanismTarget
SPF_Aredwiggler.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP2600:3c02:0:0:f03c:91ff:fea8:4631
SPF_IP2600:3c02::f03c:91ff:feae:b43a/64
SPF_IP45.79.192.248

Related pages

Pivot deeper into the graph from redwiggler.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "redwiggler.org"})-[: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.