Hostname
campiri.com
Last fetched
campiri.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
campiri.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.168.178.112 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.178.114 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.178.4 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.178.64 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.85.61.43 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.50 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.72 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.81 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- giscom v.o.s.
- Contact emails
- kenneth@qualifier.co
- webproxy@whoisprotection.domains
- 24ed5bca-9404-43bf-ae2a-aea539aadad7@identity-protect.org
- 322c5203-2c8c-4e5e-b598-331055c7599e@identity-protect.org
- 4168e4b5-46cd-427f-a86c-ad8e9e3ce908@identity-protect.org
- ad9c8bfc-b090-4124-87ca-ac16d909b170@identity-protect.org
- c24f10af-55a8-4e16-9d38-339f73df0a01@identity-protect.org
- df471af1-c445-4c0e-97d0-be8ed2ddf7b9@identity-protect.org
- owner-11407619@campiri.com.whoisprivacyservice.org
- owner-3811799@campiri.com.whoisprivacyservice.org
Subdomains
43 observed subdomains of campiri.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from campiri.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for campiri.com.
| Mechanism | Target |
|---|---|
| SPF_A | campiri.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | campiri.com |
Related pages
Pivot deeper into the graph from campiri.com.
- IP · 3.168.178.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · kenneth@qualifier.co
- 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: "campiri.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.