Hostname
stengg.com
Last fetched
stengg.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
stengg.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.215.100.109 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.229.27.11 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.250.224.113 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.139.154.180 | 18.138.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.143.219.169 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.151.70 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.219.86 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.54.70 | 52.76.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.179.241.115 | 54.179.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.251.220.116 | 54.251.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.131.165.154 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:2
- Organization
- singapore technologies engineering
- Contact emails
Subdomains
52 observed subdomains of stengg.com.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stengg.com in the public web crawl.
808 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for stengg.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.130.202.0/24 |
| SPF_IP | 103.130.203.0/24 |
| SPF_IP | 129.126.123.117/32 |
| SPF_IP | 129.126.123.118/32 |
| SPF_IP | 13.250.235.249/32 |
| SPF_IP | 203.149.196.107/32 |
| SPF_IP | 203.149.196.108/32 |
| SPF_IP | 3.0.122.57/32 |
| SPF_IP | 54.151.246.5/32 |
| SPF_MX | stengg.com |
Related pages
Pivot deeper into the graph from stengg.com.
- IP · 13.215.100.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · SG
- Email · corpitapp@stengg.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: "stengg.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.