Hostname
capps.com
Last fetched
capps.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
capps.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 |
|---|---|---|---|---|
| 40.65.97.2 | 40.64.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a823y649429@networksolutionsprivateregistration.com
- be6va2u48ea@networksolutionsprivateregistration.com
- bq4hb9p79pk@networksolutionsprivateregistration.com
- c638t4ak24h@networksolutionsprivateregistration.com
- du5d38z372r@networksolutionsprivateregistration.com
- gx7es34z9vw@networksolutionsprivateregistration.com
- gz5x74k55ap@networksolutionsprivateregistration.com
- kx9gj8sz2fh@networksolutionsprivateregistration.com
- q88kh5cc2vk@networksolutionsprivateregistration.com
- sk5b895w4ce@networksolutionsprivateregistration.com
- tp85f5y839w@networksolutionsprivateregistration.com
- uy3p36ug2pn@networksolutionsprivateregistration.com
- vg8f59hk6d2@networksolutionsprivateregistration.com
- yd3r42ps8uq@networksolutionsprivateregistration.com
Subdomains
23 observed subdomains of capps.com.
Web-graph footprint
Distinct hostnames that link to or from capps.com in the public web crawl.
76 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for capps.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.9.147.165 |
| SPF_IP | 4.149.92.188 |
| SPF_IP | 40.65.97.2 |
| SPF_IP | 52.143.125.177 |
| SPF_IP | 66.211.99.64/28 |
Related pages
Pivot deeper into the graph from capps.com.
- IP · 40.65.97.2
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · a823y649429@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: "capps.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.