Hostname
wigolia.com
Last fetched
wigolia.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
wigolia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 165.227.255.109 | 165.227.252.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- contact privacy inc. customer 124383999
- Contact emails
- abc3df0a70@wigolia.com.whoistrustee.com
- xmrf2o4csh6j@contactprivacy.email
- 16da079b9e222e000e290410d482102f6777930029560e8b8b65b36a6d13f48d@wigolia.com.whoisproxy.org
- 3e219672a59712467c62a23b90a0cf9cdc927e27d93523dfd177cdf2a2c07080@wigolia.com.whoisproxy.org
- 62ee4b8000ed8328dc00da031715d8698f2757be9f017454c5bd8bc56a5475f1@wigolia.com.whoisproxy.org
- 72a5a2d6db0d6bf132b6fcfee30e129737288db659d78435a92e92cf856e53b7@wigolia.com.whoisproxy.org
- 7ab9526668d59591578a9e8df68058c9685767e2a8527f331855dd4e2d874b5a@wigolia.com.whoisproxy.org
- b576fc04bbea26284ae0d3b5741888f1f6ba32d78854f3a62b623180f139e03d@wigolia.com.whoisproxy.org
Subdomains
8 observed subdomains of wigolia.com.
Web-graph footprint
Distinct hostnames that link to or from wigolia.com in the public web crawl.
10 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for wigolia.com.
| Mechanism | Target |
|---|---|
| SPF_A | wigolia.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | wigolia.com |
Related pages
Pivot deeper into the graph from wigolia.com.
- IP · 165.227.255.109
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1387
- Country · US
- Email · abc3df0a70@wigolia.com.whoistrustee.com
- TLD · .com
- Browse hostnames · wi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wigolia.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.