Hostname
foxygold.com
Last fetched
foxygold.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
foxygold.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.18.184.29 | 185.18.184.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | NL |
| 185.18.184.30 | 185.18.184.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | NL |
| 138.226.212.29 | 138.226.212.0/23 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CR |
| 138.226.212.30 | 138.226.212.0/23 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- jininchul
- Contact emails
Subdomains
4 observed subdomains of foxygold.com.
Web-graph footprint
Distinct hostnames that link to or from foxygold.com in the public web crawl.
15 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for foxygold.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_INCLUDE | spf.zohomail360.eu |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 104.43.243.237 |
| SPF_IP | 134.128.64.0/19 |
| SPF_IP | 134.128.96.0/19 |
| SPF_IP | 136.143.168.0/24 |
| SPF_IP | 136.143.170.0/24 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 149.97.173.180 |
| SPF_IP | 159.183.0.0/16 |
| SPF_IP | 163.116.128.0/17 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 170.10.128.0/24 |
| SPF_IP | 170.10.129.0/24 |
| SPF_IP | 170.10.132.56/29 |
| SPF_IP | 170.10.132.64/29 |
| SPF_IP | 170.10.133.0/24 |
| SPF_IP | 172.217.192.0/20 |
| SPF_IP | 185.172.198.0/24 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 199.67.72.0/22 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 50.31.32.0/19 |
Related pages
Pivot deeper into the graph from foxygold.com.
- IP · 185.18.184.29
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · NL
- Email · 3cd7b2470864c870.o1384292@whois.bookmyname.com
- TLD · .com
- Browse hostnames · fo…
- 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: "foxygold.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.