Hostname
smartappholding.com
Last fetched
smartappholding.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
smartappholding.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.224.138.121 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.224.138.54 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.224.138.64 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.224.138.65 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.33.252.12 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.123 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.62 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.80 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smartappholding.com owner
- Contact emails
- 31143b9f-a22f-41b6-a162-a30bb1acd78c@identity-protect.org
- ce5cf36e-6bf7-4033-bd8f-0fe87d840ddf@identity-protect.org
- ee58f79b-32f4-4237-b912-2561b9d47ad7@identity-protect.org
- f0c4f8bf-e481-4cdf-8238-1888e0e18d57@identity-protect.org
- f134a329-8cb3-4d5c-8b8a-af464b231185@identity-protect.org
- fc476075-a57a-4d78-97c1-b82acd198604@identity-protect.org
Subdomains
2 observed subdomains of smartappholding.com.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for smartappholding.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from smartappholding.com.
- IP · 13.224.138.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 31143b9f-a22f-41b6-a162-a30bb1acd78c@identity-protect.org
- 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: "smartappholding.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.