Skip to content

Hostname

jaunted.com

Last fetched

jaunted.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · jaunted.comRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jaunted.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.46.28100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.5.16100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.88.22218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.160.1203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.124.2123.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.142.163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.87.230.1073.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.199.10534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.187.25144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.204.15952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.101.9852.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.228.11254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.188.9254.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.12.4554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.117.20554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.130.6698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.
98.94.167.21298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.
32.193.59.17032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:299
Organization
conde nast digital
Contact emails

Subdomains

1 observed subdomain of jaunted.com.

Web-graph footprint

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

679 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jaunted.com.

MechanismTarget
SPF_Anode1.sfomedia.com
SPF_Anode2.sfomedia.com
SPF_INCLUDEspf.voxel.net
SPF_INCLUDEvoxel.net
SPF_MXjaunted.com

Related pages

Pivot deeper into the graph from jaunted.com.

Cypher and MCP

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

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