Hostname
caidesigns.net
Last fetched
caidesigns.net resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
caidesigns.net 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 |
|---|---|---|---|---|
| 184.154.255.179 | 184.154.248.0/21 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- caminiti associates,
- Contact emails
Subdomains
22 observed subdomains of caidesigns.net.
Showing 21 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from caidesigns.net in the public web crawl.
34 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for caidesigns.net.
| Mechanism | Target |
|---|---|
| SPF_A | caidesigns.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 184.154.255.178 |
| SPF_IP | 184.154.255.179 |
| SPF_IP | 184.154.255.182 |
| SPF_IP | 50.198.58.73 |
| SPF_IP | 50.249.205.149 |
| SPF_IP | 69.175.87.90 |
| SPF_IP | 96.127.144.250 |
| SPF_IP | 96.65.71.225 |
| SPF_IP | 99.198.96.59 |
| SPF_IP | 99.198.96.60 |
| SPF_MX | caidesigns.net |
Related pages
Pivot deeper into the graph from caidesigns.net.
- IP · 184.154.255.179
- ASN · AS32475SINGLEHOP-LLC - Internap Holding LLC
- Registrar · iana:440
- Country · US
- Email · ken@kobweb.net
- TLD · .net
- 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: "caidesigns.net"})-[: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.