Hostname
compare-tech.com
Last fetched
compare-tech.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
compare-tech.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.18.2 | 18.160.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.18.39 | 18.160.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.18.91 | 18.160.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.18.92 | 18.160.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.207.115 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.61 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.72 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.9 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 99.84.152.123 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.26 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.32 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.42 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- c/o whoisproxy.com
- Contact emails
Subdomains
15 observed subdomains of compare-tech.com.
Showing 12 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compare-tech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for compare-tech.com.
| Mechanism | Target |
|---|---|
| SPF_A | compare-tech.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.ahasend.com |
| SPF_MX | compare-tech.com |
Related pages
Pivot deeper into the graph from compare-tech.com.
- IP · 18.160.18.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · 3bfe130297c74281a7e0bc8b6611aea1.protect@whoisguard.com
- TLD · .com
- Browse hostnames · co…
- 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: "compare-tech.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.