Hostname
extsy.com
Last fetched
extsy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
extsy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.182.113 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.122 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.129 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.41 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.195.18 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.26 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.5 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.98 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain admin
- Contact emails
Subdomains
7 observed subdomains of extsy.com.
Web-graph footprint
Distinct hostnames that link to or from extsy.com in the public web crawl.
25 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for extsy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-usg1.ppe-hosted.com |
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from extsy.com.
- IP · 13.249.182.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · whois@yummynames.com
- TLD · .com
- Browse hostnames · ex…
- 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: "extsy.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.