Hostname
capitol-properties.com
Last fetched
capitol-properties.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
capitol-properties.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 07d216cce74e21062c1a9b0dd584f2cf057f0babec3101fd8d07996c995b67eb@capitol-properties.com.whoisproxy.org
- 1b5bc63e7cdbe2ff03e41837048ac66a13e23dd2a069a0639018bf83f871cb52@capitol-properties.com.whoisproxy.org
- 1c61cc676a818f0ff17ea63ef91d8d9718709de73d49ba1cdf4838adf7fd4381@capitol-properties.com.whoisproxy.org
- 3a2486eaf5026fb4f4ceff864cef35c468b5f4983b17409ce4335c06c4325c88@capitol-properties.com.whoisproxy.org
- 5c39c4b000e7f8e5f97c629846c94abf41cd3ce4fd1d6da7022ce553eb69c95d@capitol-properties.com.whoisproxy.org
- a2ecaa0627f2cbfac01da95bed7d5af4beba36bd2700a3876657e3c95d094cde@capitol-properties.com.whoisproxy.org
- a6714eaad7a9d9e827c2adeb7ac02135881d494c9aac796734d4a7d905858420@capitol-properties.com.whoisproxy.org
- aff3c7b3bc3a14639bbff2d984023ee60a48e7f3f39169fccc56b2883ec67b3c@capitol-properties.com.whoisproxy.org
- cb80adceeba859b5c9bd2c9a2c4b4259836cace284dd80f364ad02c7d7e8b8d7@capitol-properties.com.whoisproxy.org
- db285b1e93535f1c8d82bff2583b5a88fd42623183a7ac015ecc04a5f5c012fb@capitol-properties.com.whoisproxy.org
Subdomains
2 observed subdomains of capitol-properties.com.
Web-graph footprint
Distinct hostnames that link to or from capitol-properties.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for capitol-properties.com.
| Mechanism | Target |
|---|---|
| SPF_A | capitol-properties.com |
| SPF_INCLUDE | mail.hostingww.com |
| SPF_MX | capitol-properties.com |
Related pages
Pivot deeper into the graph from capitol-properties.com.
- Registrar · iana:228
- Email · 07d216cce74e21062c1a9b0dd584f2cf057f0babec3101fd8d07996c995b67eb@capitol-properties.com.whoisproxy.org
- 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: "capitol-properties.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.