Skip to content

Hostname

wigwam.im

Last fetched

wigwam.im resolves to 1 IPv4 address operated by AS8972 in FR.

Nutrition Label

WHISPER CANON · wigwam.imRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/wigwam.im

Resolution chain

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

IPPrefixASNOperatorCountry
46.163.117.4946.163.112.0/21AS8972FR

WHOIS identity

No WHOIS records are currently associated with wigwam.im in WhisperGraph.

Subdomains

64 observed subdomains of wigwam.im.

Web-graph footprint

Distinct hostnames that link to or from wigwam.im in the public web crawl.

100 sites link to this hostname.

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wigwam.im.

MechanismTarget
SPF_Adedivirt1616.your-server.de
SPF_Amail4.nce.de
SPF_INCLUDEspf.crsend.com
SPF_IP116.203.247.4
SPF_IP62.146.100.8/24

Related pages

Pivot deeper into the graph from wigwam.im.

Cypher and MCP

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

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