Hostname
stxcommoditiesllc.com
Last fetched
stxcommoditiesllc.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stxcommoditiesllc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.76.97.148 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stxcommoditiesllc.com owner
- Contact emails
- 483a854c-f38c-4d14-a170-cf26d424db0d@identity-protect.org
- 6e739c30-bb3e-41e5-8d0e-0ab3e526a873@identity-protect.org
- 935a3761-c1c7-4f0c-bd6d-1665e53b4b4f@identity-protect.org
- b3d75897-e37f-4032-96ad-d774f6fa65a4@identity-protect.org
- b51280c8-d6b3-44ca-a2c6-dd6e794866f4@identity-protect.org
- d0a024bb-c9ba-47dc-87ac-60fcd21e5ee5@identity-protect.org
Subdomains
1 observed subdomain of stxcommoditiesllc.com.
| Subdomain |
|---|
| www.stxcommoditiesllc.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for stxcommoditiesllc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from stxcommoditiesllc.com.
- IP · 3.76.97.148
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 483a854c-f38c-4d14-a170-cf26d424db0d@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- 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: "stxcommoditiesllc.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.