Hostname
intertune.com
Last fetched
intertune.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
intertune.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.246.201.75 | 18.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.211.210.91 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.81.6.254 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.82.247.37 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.239.79.181 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.32.174 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.149.104.44 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.186.215.161 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.69.67.249 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.70.92.195 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.214.209.53 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- intertune internet solutions,
- Contact emails
Subdomains
118 observed subdomains of intertune.com.
Showing 25 of 118. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from intertune.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for intertune.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendmetric.com |
| SPF_IP | 52.208.174.36 |
| SPF_IP | 52.88.235.200 |
Related pages
Pivot deeper into the graph from intertune.com.
- IP · 18.246.201.75
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · dy5cq9uv62w@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · in…
- 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: "intertune.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.