Skip to content

Hostname

wigepa.com

Last fetched

wigepa.com resolves to 1 IPv4 address operated by WEDARE - We Dare B.V. in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · wigepa.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wigepa.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.244.138.9884.246.129.0/24AS20495WEDARE - We Dare B.V.NL

WHOIS identity

Registrar
iana:1647
Organization
contact privacy inc. customer 0132838944
Contact emails

Subdomains

2 observed subdomains of wigepa.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for wigepa.com.

MechanismTarget
SPF_Awigepa.com
SPF_IP2001:15c8:11:5:0:0:0:98
SPF_IP84.244.138.98
SPF_MXwigepa.com

Related pages

Pivot deeper into the graph from wigepa.com.

Cypher and MCP

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

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