Skip to content

Hostname

tourdesign.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.52.22518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.178.2493.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.50.2113.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.231.1223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.84.8934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.254.14234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.71.8434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.41.644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.230.8354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.96.1254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.129.22444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.135.225100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.98.12152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.5.16498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
dns hostmaster
Contact emails

Subdomains

13 observed subdomains of tourdesign.com.

Web-graph footprint

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

14 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tourdesign.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.123.61

Related pages

Pivot deeper into the graph from tourdesign.com.

Cypher and MCP

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

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