Skip to content

Hostname

tyto.me

Last fetched

tyto.me resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · tyto.meRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tyto.me

Resolution chain

tyto.me resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.65.39.2118.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.6218.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.8018.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.8918.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.66.193.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.373.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.393.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.803.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:1068
Organization
irj software
Contact emails

Subdomains

8 observed subdomains of tyto.me.

Web-graph footprint

Distinct hostnames that link to or from tyto.me in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tyto.me.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP3.236.150.106
SPF_IP34.235.59.151

Related pages

Pivot deeper into the graph from tyto.me.

Cypher and MCP

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

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