Hostname
tsgfusion.com
Last fetched
tsgfusion.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tsgfusion.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 |
|---|---|---|---|---|
| 18.172.89.119 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.20 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.23 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.67 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.105 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.108 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.113 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.94 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tsgfusion.com owner
- Contact emails
- 42b7be57-4812-476a-9783-781e505b35da@identity-protect.org
- b9739ad0-5067-4e7c-ba64-f838a7728c15@identity-protect.org
- c9889342-c99e-44a0-a89c-7c5a3d9f06a6@identity-protect.org
- cdd86a6c-9c32-4464-8a6e-2db6975a0d78@identity-protect.org
- ed6b6ebc-ce63-431f-818b-217425089a7b@identity-protect.org
- f2cb3f9a-f940-4ca8-9456-64fed10c3ef2@identity-protect.org
- owner-1537846@tsgfusion.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of tsgfusion.com.
Threat posture
History
Related pages
Pivot deeper into the graph from tsgfusion.com.
- IP · 18.172.89.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 42b7be57-4812-476a-9783-781e505b35da@identity-protect.org
- TLD · .com
- Browse hostnames · ts…
- 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: "tsgfusion.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.