Hostname
chargebackhit.com
Last fetched
chargebackhit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chargebackhit.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 |
|---|---|---|---|---|
| 3.175.115.105 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.175.115.120 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.175.115.32 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.175.115.45 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.84.160.15 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.42 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.64 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.78 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chargebackhit.com owner
- Contact emails
- 0f42a405-aa68-4cb6-b36a-8113c24d2d61@identity-protect.org
- 1cb76c74-753e-4098-b2f6-3a9e5e867ab6@identity-protect.org
- 4d8a6f47-e8a1-47c9-a297-5592b390dc60@identity-protect.org
- 9bab899f-bc34-4ad3-ae5e-2bbad2b659b4@identity-protect.org
- b3201bba-9f86-4598-a103-6665882edaba@identity-protect.org
- dc73c216-3ec0-416f-ac92-f605624f556b@identity-protect.org
- f76d9796-82fa-420a-9d88-6d86a52619cc@identity-protect.org
- owner-751801@chargebackhit.com.whoisprivacyservice.org
- owner-9316491@chargebackhit.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of chargebackhit.com.
Web-graph footprint
Distinct hostnames that link to or from chargebackhit.com in the public web crawl.
48 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for chargebackhit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 146512075.spf03.hubspotemail.net |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from chargebackhit.com.
- IP · 3.175.115.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 0f42a405-aa68-4cb6-b36a-8113c24d2d61@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chargebackhit.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.