Skip to content

Hostname

srfax.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.222.229.1815.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.25.22615.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.7.21816.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.99.14616.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.94.11016.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.171.323.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.0.1933.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.6.1043.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.86.2553.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.150.7235.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.219.1435.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.110.18716.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

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 srfax.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for srfax.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP15.223.91.171
SPF_IP204.244.223.233
SPF_IP204.244.223.249
SPF_IP34.214.12.253
SPF_IP52.60.71.235

Related pages

Pivot deeper into the graph from srfax.com.

Cypher and MCP

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

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