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
Resolution chain
typsy.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.0.156 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.37 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.203 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.112.163 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.112.195 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.155 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.163 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.193.139 | 52.219.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.193.147 | 52.219.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.193.155 | 52.219.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.194.147 | 52.219.194.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.194.163 | 52.219.194.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.194.59 | 52.219.194.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.217.11 | 52.219.216.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.220.243 | 52.219.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- name administration inc. (bvi)
- Contact emails
Subdomains
38 observed subdomains of typsy.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from typsy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for typsy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from typsy.com.
- IP · 16.15.0.156
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · admin@nameadmininc.com
- TLD · .com
- Browse hostnames · ty…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.