Hostname
joeloftusguitar.com
Last fetched
joeloftusguitar.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
joeloftusguitar.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.95.118 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.28 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.61 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.79 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.180.12 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.32 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.37 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.54 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of joeloftusguitar.com owner
- Contact emails
- 4696fe32-232c-49ce-a840-13e0ae31607d@identity-protect.org
- 793ac19c-4075-44c4-a1f9-b43bb31bf2cb@identity-protect.org
- 81e4aa97-e92b-44cf-a563-f650c76494e9@identity-protect.org
- 871a9ff8-57b8-4744-93db-f9c6f6c91e9a@identity-protect.org
- b7bd4ed1-5354-4059-9b40-873a859dcfb9@identity-protect.org
- f16296ec-005a-477c-bb6c-03ca7787a8d4@identity-protect.org
- f63516ad-482a-44ae-a79d-7088aa859f5e@identity-protect.org
Subdomains
1 observed subdomain of joeloftusguitar.com.
| Subdomain |
|---|
| www.joeloftusguitar.com |
Threat posture
History
Related pages
Pivot deeper into the graph from joeloftusguitar.com.
- IP · 108.139.95.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 4696fe32-232c-49ce-a840-13e0ae31607d@identity-protect.org
- TLD · .com
- Browse hostnames · jo…
- 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: "joeloftusguitar.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.