Hostname
demodsbtech.com
Last fetched
demodsbtech.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
demodsbtech.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 |
|---|---|---|---|---|
| 13.251.169.66 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.136.146.126 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.141.134.48 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.141.90.179 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.110.11 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.41.77 | 52.76.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of demodsbtech.com owner
- Contact emails
- 06d8c92f-f167-4143-9d40-ebae721ac235@identity-protect.org
- 5aed6c0e-1805-4953-95ae-532f7794f47b@identity-protect.org
- 764ba2e0-da16-4165-9672-f6b7eb611f01@identity-protect.org
- a1198f0a-1fb2-4d98-9898-8649409f477f@identity-protect.org
- e5be8bb3-fb60-4e69-9bf9-ab478a7a9b80@identity-protect.org
- eb922fa9-f329-4086-be32-3e976c464ad8@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from demodsbtech.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from demodsbtech.com.
- IP · 13.251.169.66
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 06d8c92f-f167-4143-9d40-ebae721ac235@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "demodsbtech.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.