Hostname
fsplatformdev.net
Last fetched
fsplatformdev.net 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
fsplatformdev.net 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.245.162.113 | 18.245.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.162.127 | 18.245.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.162.31 | 18.245.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.162.37 | 18.245.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.228.119 | 3.166.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.228.21 | 3.166.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.228.26 | 3.166.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.228.41 | 3.166.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 079ff2fa-a806-44fd-b6b6-aa3b422c99a3@identity-protect.org
- 2b82bad6-1fb3-4a8f-80e0-550118b1b04a@identity-protect.org
- 3fbc702b-628f-4fb9-83dc-ae8d68e11dc0@identity-protect.org
- 9a90e03d-48dc-4ef5-81a1-56cfe920818e@identity-protect.org
- b7e4e0e1-6415-419e-b8ce-6747e8f8d1f9@identity-protect.org
- d9bb7a84-6d69-4c22-8d1b-5cdf034e5fa6@identity-protect.org
- e963a609-d1ce-45a3-9f24-44ed4a46e651@identity-protect.org
- owner-6395680@fsplatformdev.net.whoisprivacyservice.org
Subdomains
11 observed subdomains of fsplatformdev.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for fsplatformdev.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fsplatformdev.net.
- IP · 18.245.162.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 079ff2fa-a806-44fd-b6b6-aa3b422c99a3@identity-protect.org
- TLD · .net
- Browse hostnames · fs…
- 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: "fsplatformdev.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.