Hostname
smarttaskapp.com
Last fetched
smarttaskapp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smarttaskapp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.20 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.3 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.91 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.92 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smarttaskapp.com owner
- Contact emails
- 4e2a4c14-c521-4aad-8859-c3756ffe17c8@identity-protect.org
- 67f932b2-720f-472f-b8a4-d8cfd57ac722@identity-protect.org
- 8e3c9ea2-f9cf-4356-9848-21f1d9ce6145@identity-protect.org
- a9f9afee-548f-4f64-aa91-19e6f1c8b25d@identity-protect.org
- e2d8d551-c767-4078-be6b-b59607f80286@identity-protect.org
- e72b1d1b-0ed2-496e-bee1-714ddc2c0175@identity-protect.org
Subdomains
6 observed subdomains of smarttaskapp.com.
Web-graph footprint
Distinct hostnames that link to or from smarttaskapp.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for smarttaskapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from smarttaskapp.com.
- IP · 13.227.192.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · 4e2a4c14-c521-4aad-8859-c3756ffe17c8@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: "smarttaskapp.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.