Hostname
commandersherald.com
Last fetched
commandersherald.com resolves to 2 IPv4 addresses operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
commandersherald.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 50.6.109.216 | 50.6.108.0/23 | AS31898 | SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN | US |
| 66.235.200.147 | 66.235.200.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- on behalf of commandersherald.com owner
- Contact emails
- 172fcef0-cb95-48da-b9fe-0f8adfb95e71@identity-protect.org
- 3cc0baf5-f558-416b-857a-67e93afd4a72@identity-protect.org
- 571359bb-254b-43ae-8831-191631b9cd82@identity-protect.org
- 5f7c5384-66ff-40a7-8a6d-1f85d4dfe92b@identity-protect.org
- f6a0eef7-6244-4603-8e6f-c64c7704c681@identity-protect.org
- owner-1658245@commandersherald.com.whoisprivacyservice.org
- owner-754776@commandersherald.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of commandersherald.com.
| Subdomain |
|---|
| www.commandersherald.com |
Web-graph footprint
Distinct hostnames that link to or from commandersherald.com in the public web crawl.
52 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for commandersherald.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from commandersherald.com.
- IP · 50.6.109.216
- ASN · AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN
- Registrar · iana:2
- Country · US
- Email · 172fcef0-cb95-48da-b9fe-0f8adfb95e71@identity-protect.org
- TLD · .com
- 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: "commandersherald.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.