Hostname
livegoldcodes.com
Last fetched
livegoldcodes.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
livegoldcodes.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.166.103 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.112 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.4 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.70 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.165.72.102 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.67 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.68 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.83 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of livegoldcodes.com owner
- Contact emails
- 77839401-088f-451f-a2f6-1bc25b917622@identity-protect.org
- 84d77315-fc4f-4288-9465-653367bbbd03@identity-protect.org
- a3e13a76-18fc-44dd-b36e-cd0517967f8b@identity-protect.org
- d20e6b8c-8724-416c-9bec-bf578d500671@identity-protect.org
- d845b1ad-2d9d-48d0-a91d-fcd191feb04e@identity-protect.org
- fce9ad74-cd4b-42f0-bb63-65a45012cb9a@identity-protect.org
Subdomains
1 observed subdomain of livegoldcodes.com.
| Subdomain |
|---|
| www.livegoldcodes.com |
Web-graph footprint
Distinct hostnames that link to or from livegoldcodes.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for livegoldcodes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _netblocks2.google.com |
| SPF_INCLUDE | _netblocks3.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | trustpilotservice.com |
Related pages
Pivot deeper into the graph from livegoldcodes.com.
- IP · 108.139.166.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 77839401-088f-451f-a2f6-1bc25b917622@identity-protect.org
- TLD · .com
- Browse hostnames · li…
- 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: "livegoldcodes.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.