Hostname
capstanag.com
Last fetched
capstanag.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in TR.
Nutrition Label
Resolution chain
capstanag.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 |
|---|---|---|---|---|
| 5.100.156.28 | 5.100.156.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | TR |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from capstanag.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for capstanag.com.
| Mechanism | Target |
|---|---|
| SPF_A | capstanag.com |
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.237.99.160/27 |
| SPF_IP | 209.36.215.150/29 |
| SPF_IP | 35.153.65.161 |
| SPF_IP | 35.168.24.43 |
| SPF_IP | 44.196.137.170 |
| SPF_IP | 5.100.156.199/30 |
| SPF_IP | 5.100.156.28/30 |
| SPF_IP | 54.166.229.224 |
| SPF_IP | 64.91.238.162/30 |
| SPF_IP | 68.101.39.114/28 |
| SPF_IP | 69.84.129.224/27 |
| SPF_IP | 70.184.238.60/25 |
| SPF_IP | 99.35.243.201/29 |
Related pages
Pivot deeper into the graph from capstanag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "capstanag.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.