Hostname
capnbadge.com
Last fetched
capnbadge.com resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
capnbadge.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 204.197.243.232 | 204.197.240.0/21 | AS63410 | PRIVATESYSTEMS - PrivateSystems Networks | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- pourciaur
- Contact emails
Subdomains
3 observed subdomains of capnbadge.com.
Web-graph footprint
Distinct hostnames that link to or from capnbadge.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- capnbadge.com
SPF policy
5 SPF mechanisms authorising senders for capnbadge.com.
| Mechanism | Target |
|---|---|
| SPF_A | capnbadge.com |
| SPF_INCLUDE | smallbluerock.com |
| SPF_IP | 204.197.243.232 |
| SPF_IP | 204.197.250.50 |
| SPF_MX | capnbadge.com |
Related pages
Pivot deeper into the graph from capnbadge.com.
- IP · 204.197.243.232
- ASN · AS63410PRIVATESYSTEMS - PrivateSystems Networks
- Registrar · iana:1068
- Country · US
- Email · d2f588dd9bf048f8b1fbf67abb41cf5b.protect@withheldforprivacy.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: "capnbadge.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.