Hostname
capitalchargeback.com
Last fetched
capitalchargeback.com resolves to 2 IPv4 addresses operated by AS16003 in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
capitalchargeback.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.18.52.167 | 185.18.52.0/22 | AS16003 | — | NL |
| 212.224.112.42 | 212.224.64.0/18 | AS44066 | — | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- elite domains
- Contact emails
Subdomains
3 observed subdomains of capitalchargeback.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from capitalchargeback.com.
- IP · 185.18.52.167
- ASN · AS16003
- Registrar · iana:1068
- Country · NL
- Email · 0lcoseptm0i7o8t0nq5s3pgbff@domaindiscreet.com
- TLD · .com
- Browse hostnames · ca…
- 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: "capitalchargeback.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.