Hostname
imaxtree.com
Last fetched
imaxtree.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
imaxtree.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.252.255.165 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.253.95.234 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.220.45.28 | 54.220.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.74.166.15 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.75.13.205 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.80.25.28 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0133022940
- Contact emails
- imaxtree.com@contactprivacy.com
- 1c938424-f50f-4caf-825a-90d247000922@identity-protect.org
- 417ecbd1-bac2-44eb-96a8-e50158399eed@identity-protect.org
- 5c29585b-3337-4b34-9929-20da2f72f30d@identity-protect.org
- a04d7f56-752b-496d-b8e7-669a677e707a@identity-protect.org
- ee6607d9-9b57-4d2b-8a5e-fa6bd44d7c3b@identity-protect.org
Subdomains
5 observed subdomains of imaxtree.com.
Web-graph footprint
Distinct hostnames that link to or from imaxtree.com in the public web crawl.
54 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for imaxtree.com.
| Mechanism | Target |
|---|---|
| SPF_A | imaxtree.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-out.mclink-net.it |
| SPF_MX | imaxtree.com |
Related pages
Pivot deeper into the graph from imaxtree.com.
- IP · 34.252.255.165
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · imaxtree.com@contactprivacy.com
- TLD · .com
- Browse hostnames · im…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "imaxtree.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.