Skip to content

Hostname

yourfaxweb.com

Last fetched

yourfaxweb.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · yourfaxweb.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yourfaxweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.48.73100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.237.24734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.81.19335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.124.16035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.119.7344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.15.12744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.189.25044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.2.044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.152.16144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.242.23352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.220.16552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.45.8852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.77.16152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.242.054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.202.4354.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.120.64184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.185.160.14732.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
eyal benishti
Contact emails

Subdomains

1 observed subdomain of yourfaxweb.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for yourfaxweb.com.

MechanismTarget
SPF_IP35.161.220.169
SPF_IP52.24.201.102/32
SPF_IP52.25.139.218/32

Related pages

Pivot deeper into the graph from yourfaxweb.com.

Cypher and MCP

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

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