Skip to content

Hostname

commandersmansion.com

Last fetched

commandersmansion.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · commandersmansion.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/commandersmansion.com

Resolution chain

commandersmansion.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:440
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of commandersmansion.com.

Web-graph footprint

Distinct hostnames that link to or from commandersmansion.com in the public web crawl.

50 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for commandersmansion.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.196.0.0/24
SPF_IP207.38.72.0/21
SPF_IP207.67.44.189/32
SPF_IP208.58.137.68
SPF_IP208.58.137.69
SPF_IP208.80.200.0/21
SPF_IP208.90.188.0/22
SPF_IP54.240.69.191
SPF_IP64.132.201.93/32
SPF_IP69.164.212.214
SPF_IP74.203.211.13/32

Related pages

Pivot deeper into the graph from commandersmansion.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "commandersmansion.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.