Hostname
secureusfs.com
Last fetched
secureusfs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
secureusfs.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.164.116.126 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.20 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.49 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.71 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.91.101 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.114 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.51 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.66 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of secureusfs.com owner
- Contact emails
- 4402dc18-11bd-49c1-bf83-e0a1fab347e1@identity-protect.org
- 657121ed-0e4c-4bb5-9d84-d468794606c2@identity-protect.org
- 6be7a10c-b8a3-421d-97a4-bbdacdcc186b@identity-protect.org
- b285a065-a7a5-4c8b-b0d3-ec66f86f2c6c@identity-protect.org
- d46f0e2b-61b0-432b-a023-05fa12f863cb@identity-protect.org
- e12ca9b7-0400-4158-b56e-38fded2fecdc@identity-protect.org
- fd60e76e-4238-44a1-83c3-325832736250@identity-protect.org
Subdomains
7 observed subdomains of secureusfs.com.
Showing 3 of 7. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from secureusfs.com.
- IP · 18.164.116.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4402dc18-11bd-49c1-bf83-e0a1fab347e1@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "secureusfs.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.