Skip to content

Hostname

cae.com

Last fetched

cae.com resolves to 1 IPv4 address operated by MEDDATA-SEATTLE - Med-Data, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cae.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cae.com

Resolution chain

cae.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.45.163.7045.45.163.0/24AS33185MEDDATA-SEATTLE - Med-Data, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
cae
Contact emails

Subdomains

217 observed subdomains of cae.com.

Web-graph footprint

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

1,354 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cae.com.

MechanismTarget
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.cae.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP142.39.0.0/16
SPF_IP149.72.220.247
SPF_IP207.253.11.0/25
SPF_IP207.96.208.128/26
SPF_IP40.70.200.52
SPF_IP52.54.164.14
SPF_IP64.254.17.249/32
SPF_IP69.175.85.178

Related pages

Pivot deeper into the graph from cae.com.

Cypher and MCP

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

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