Skip to content

Hostname

thunes.com

Last fetched

thunes.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thunes.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/thunes.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.192.105108.139.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.29108.139.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.63108.139.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.67108.139.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
13.227.192.12213.227.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.12913.32.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1713.32.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1913.32.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2313.32.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12618.245.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2718.245.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3218.245.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5618.245.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.11018.67.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.3118.67.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.818.67.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.8018.67.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
ttmfs singapore pte.
Contact emails

Subdomains

66 observed subdomains of thunes.com.

Web-graph footprint

Distinct hostnames that link to or from thunes.com in the public web crawl.

565 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for thunes.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.skillcast.com
SPF_IP184.169.149.30
SPF_IP34.251.233.219/32

Related pages

Pivot deeper into the graph from thunes.com.

Cypher and MCP

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

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