Skip to content

Hostname

cybsafe.com

Last fetched

cybsafe.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cybsafe.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cybsafe.com

Resolution chain

cybsafe.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.11113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.11618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.215.11099.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.1399.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.2099.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.8299.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cybsafe.com.

MechanismTarget
SPF_INCLUDE4820846.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.email.cybsafe.com

Related pages

Pivot deeper into the graph from cybsafe.com.

Cypher and MCP

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

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