Skip to content

Hostname

itfortrees.com

Last fetched

itfortrees.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · itfortrees.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/itfortrees.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.78.4718.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.6318.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.8218.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.9718.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.53.1143.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.363.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.473.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.623.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of itfortrees.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for itfortrees.com.

MechanismTarget
SPF_Aitfortrees.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.itfortrees.com
SPF_INCLUDEspf2.itfortrees.com
SPF_INCLUDEspf3.itfortrees.com

Related pages

Pivot deeper into the graph from itfortrees.com.

Cypher and MCP

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

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