Skip to content

Hostname

treezor.com

Last fetched

treezor.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.11.8518.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.232.1618.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.231.15218.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.66.21818.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.73.1733.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.173.1313.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.73.1853.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.74.363.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.100.19935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.58.15635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.206.6952.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.72.23352.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.182.11563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.88.15363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.121.23551.102.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.224.10763.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for treezor.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP209.85.220.69/32

Related pages

Pivot deeper into the graph from treezor.com.

Cypher and MCP

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

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