Hostname
twspf.com
Last fetched
twspf.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
twspf.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.33.235.116 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.15 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.2 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.51 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 52.85.61.41 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.64 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.81 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.96 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of twspf.com owner
- Contact emails
- 664364548@qq.com
- 042c1ece-792e-49fd-9c03-aa3da3d2716f@identity-protect.org
- 0d45c3e2-1154-4dda-9932-b644112b6b91@identity-protect.org
- 2f0403fa-ebc3-4663-8d91-6f0b02823d4d@identity-protect.org
- affefba3-ba11-4b7f-9d81-63fc307bec5b@identity-protect.org
- b04df32f-57d8-4097-993d-4c956ebaf79f@identity-protect.org
- caa23057-db37-46ec-ad96-907e561722da@identity-protect.org
- ddf67b99-3549-4d0a-a9cf-ca014b69248b@identity-protect.org
Subdomains
2 observed subdomains of twspf.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from twspf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "twspf.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.