Hostname
stackteam.com
Last fetched
stackteam.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stackteam.com 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 |
|---|---|---|---|---|
| 44.227.216.140 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.235.222.115 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.208.12 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.242.123.69 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.31.251 | 50.112.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.42.231.132 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stackteam.com owner
- Contact emails
- domains@hugedomains.com
- 17db0728-bc22-4a89-886d-f7f223beecd7@identity-protect.org
- 6bece147-a70f-4035-980d-b9619e4c74c5@identity-protect.org
- 75b490eb-4ffa-48e6-acac-0b9c86e2a13c@identity-protect.org
- aa8c4f56-9e2f-4d66-ac3c-6ac661fc69a9@identity-protect.org
- bcc2f758-627b-4a87-b501-c42ec8a4a0a5@identity-protect.org
- f02361ee-a906-4e10-b93a-000fc7edc896@identity-protect.org
- owner-2337855@stackteam.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from stackteam.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from stackteam.com.
- IP · 44.227.216.140
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domains@hugedomains.com
- 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: "stackteam.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.