Skip to content

Hostname

tizen.org

Last fetched

tizen.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · tizen.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tizen.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.60.10018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.221.1118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.2518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.3418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.174.230.1223.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.363.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.43.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.703.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from tizen.org in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for tizen.org.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_IP52.78.144.254/32

Related pages

Pivot deeper into the graph from tizen.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tizen.org"})-[: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.