Skip to content

Hostname

tyseck.com

Last fetched

tyseck.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · tyseck.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tyseck.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.237.191.16818.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.201.13534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.112.20235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.119.2535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.157.10335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.139.4644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.101.25544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.11.9344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.59.12144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.5.25552.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.254.20952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.158.5152.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.94.19452.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.100.854.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.101.22854.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.0.22316.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.11.18154.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
direct privacy
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from tyseck.com.

Cypher and MCP

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

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