Skip to content

Hostname

zephyr-sim.com

Last fetched

zephyr-sim.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · zephyr-sim.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/zephyr-sim.com

Resolution chain

zephyr-sim.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.43.163104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.32.241.11313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
172.67.181.113172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of zephyr-sim.com owner
Contact emails

Subdomains

6 observed subdomains of zephyr-sim.com.

Web-graph footprint

Distinct hostnames that link to or from zephyr-sim.com in the public web crawl.

53 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for zephyr-sim.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from zephyr-sim.com.

Cypher and MCP

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

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