Hostname
wigjig.com
Last fetched
wigjig.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
wigjig.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:146
- Organization
- wigjig attn wigjig.com care of network solutions
- Contact emails
- ad5746mu3a8@networksolutionsprivateregistration.com
- ak2vw4b99pz@networksolutionsprivateregistration.com
- bs2ks2mz7aj@networksolutionsprivateregistration.com
- cc8hc2p42y4@networksolutionsprivateregistration.com
- e324j23u2nw@networksolutionsprivateregistration.com
- ea8ny3s39c7@networksolutionsprivateregistration.com
- jb9965yk4ck@networksolutionsprivateregistration.com
- rb5h425b9ya@networksolutionsprivateregistration.com
- ty3ew9tc9xz@networksolutionsprivateregistration.com
- zc52k84a4h3@networksolutionsprivateregistration.com
- zv4s47u57ax@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of wigjig.com.
| Subdomain |
|---|
| www.wigjig.com |
Web-graph footprint
Distinct hostnames that link to or from wigjig.com in the public web crawl.
69 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from wigjig.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wigjig.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.