Hostname
camelback.com
Last fetched
camelback.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
camelback.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 |
|---|---|---|---|---|
| 198.61.246.245 | 198.61.224.0/19 | AS19994 | RACKSPACE - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of camelback.com owner
- Contact emails
- d66jk6yj3zm@networksolutionsprivateregistration.com
- dz8qq6eh65z@networksolutionsprivateregistration.com
- eq74a53v6wm@networksolutionsprivateregistration.com
- 3f6b1359-991b-4981-a0e1-2e47fc0c9f74@identity-protect.org
- 7b6eaa84-76bf-43d7-a547-a839afa767b1@identity-protect.org
- 8a7db57e-0dd8-4041-9f4f-d924b9f13237@identity-protect.org
- c3635979-9a21-47b5-bb4d-6fa7c193123c@identity-protect.org
- c6d05499-45bc-4b81-b5a2-cf3ed5242000@identity-protect.org
- cf788740-8e83-414a-9c5b-46e29e835a20@identity-protect.org
- d53ddb67-4e7a-4b61-b1f9-f91794a0831e@identity-protect.org
- owner-739487@camelback.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of camelback.com.
Web-graph footprint
Distinct hostnames that link to or from camelback.com in the public web crawl.
21 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for camelback.com.
| Mechanism | Target |
|---|---|
| SPF_A | 3pmail.camelback.com |
| SPF_A | 3pmail.camelbak.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from camelback.com.
- IP · 198.61.246.245
- ASN · AS19994RACKSPACE - Rackspace Hosting
- Registrar · iana:468
- Country · US
- Email · d66jk6yj3zm@networksolutionsprivateregistration.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: "camelback.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.