Skip to content

Hostname

timeoutjeddah.com

Last fetched

timeoutjeddah.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · timeoutjeddah.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/timeoutjeddah.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.3108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.49108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.51108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.55108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.158.46.109108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.25108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.40108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.8108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.82.1013.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1033.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.523.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.773.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
domain protection services,
Contact emails

Subdomains

6 observed subdomains of timeoutjeddah.com.

Web-graph footprint

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

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for timeoutjeddah.com.

MechanismTarget
SPF_Aitpmailer.me
SPF_Atimeoutjeddah.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEitp.net
SPF_INCLUDEitpmailer.me
SPF_INCLUDEzcsend.net
SPF_IP52.37.133.253

Related pages

Pivot deeper into the graph from timeoutjeddah.com.

Cypher and MCP

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

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