Skip to content

Hostname

typsy.com

Last fetched

typsy.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · typsy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/typsy.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.15616.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.3716.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.20316.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.112.16352.219.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.112.19552.219.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.113.15552.219.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.113.16352.219.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.13952.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.14752.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.15552.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.14752.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.16352.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.5952.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.217.1152.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.24352.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
name administration inc. (bvi)
Contact emails

Subdomains

38 observed subdomains of typsy.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for typsy.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from typsy.com.

Cypher and MCP

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

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