Hostname
smart-demand.com
Last fetched
smart-demand.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smart-demand.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 |
|---|---|---|---|---|
| 13.32.54.129 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.2 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.23 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.91 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 143.204.55.30 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.49 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.78 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.87 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smart-demand.com owner
- Contact emails
- domain-cc@perion.com
- 1b4f87fe-5371-4bf3-b0e8-869ec1b339c7@identity-protect.org
- 1eb75b67-3acd-4135-be87-1c21b4e63872@identity-protect.org
- 22b6e01f-c0f3-4b90-a091-34867ce43d82@identity-protect.org
- 2a24533c-75e6-4aee-a483-33fc34005e5b@identity-protect.org
- 438ce450-3852-4143-a65a-019459fc3c39@identity-protect.org
- b13571d0-8dfa-41b7-87da-89c03ade96cf@identity-protect.org
- owner-2413357@smart-demand.com.whoisprivacyservice.org
- owner-2953255@smart-demand.com.whoisprivacyservice.org
- owner-8819731@smart-demand.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of smart-demand.com.
| Subdomain |
|---|
| system.smart-demand.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from smart-demand.com.
- IP · 13.32.54.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · domain-cc@perion.com
- TLD · .com
- Browse hostnames · sm…
- 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: "smart-demand.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.