Hostname
fgsc.net
Last fetched
fgsc.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fgsc.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.228.73.244 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.170.103.210 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.172.124.32 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.174.77.213 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.157.190.61 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.197.165.119 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- dns administrator
- Contact emails
- dns@ksu.edu
- 26dc5cff-90e9-4ff0-b901-273e07d7ffc5@identity-protect.org
- 5c95a3a7-56d9-45ca-9002-db73f1c3d08d@identity-protect.org
- 720599f3-fe30-48c3-ab33-e7da50d36018@identity-protect.org
- 88253a5f-be22-4531-9c10-6c1722e346a1@identity-protect.org
- 9f95431c-b0a6-4e4f-9acb-817927e34554@identity-protect.org
- dbcbee27-7b49-4d50-9be3-d8890f27579f@identity-protect.org
- owner-1433703@fgsc.net.whoisprivacyservice.org
- owner-8264531@fgsc.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of fgsc.net.
| Subdomain |
|---|
| www.fgsc.net |
Web-graph footprint
Distinct hostnames that link to or from fgsc.net in the public web crawl.
93 sites link to this hostname.
153 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from fgsc.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fgsc.net"})-[: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.