Hostname
smartaidforparents.com
Last fetched
smartaidforparents.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smartaidforparents.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 |
|---|---|---|---|---|
| 18.215.41.0 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.208.80.80 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.220.82.190 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.93.160.219 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.63.56 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.159.59.209 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smartaidforparents.com owner
- Contact emails
- 362da1cb0a16121f2f0b1502dffac8a5@domaindiscreet.com
- 57974250@myprivatename.com
- 6209bde40a28fd0a385fd48c2bf72c8f@domaindiscreet.com
- 74065afa0a28fd0a444e12eb165d19f7@domaindiscreet.com
- 9fafc1500a28fd0a106761e6073e342a@domaindiscreet.com
- 58d4c1e1-4120-4850-ae6c-7bfbc87d3dfd@identity-protect.org
- 9dcab8e1-e94a-494c-a76a-b17a3189d448@identity-protect.org
- bd506e92-3ce0-4038-aef9-f97d75643c71@identity-protect.org
- c2f8a69f-3e5c-4b3e-a816-22ead0095d01@identity-protect.org
- d48dd800-7596-4fd9-960a-61616bef4f19@identity-protect.org
- owner-10300193@smartaidforparents.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of smartaidforparents.com.
Web-graph footprint
Distinct hostnames that link to or from smartaidforparents.com in the public web crawl.
50 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for smartaidforparents.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | custspf.register.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 148.244.86.200 |
| SPF_IP | 200.38.155.2 |
| SPF_IP | 200.38.155.20 |
| SPF_IP | 201.168.23.9 |
| SPF_MX | smartaidforparents.com |
Related pages
Pivot deeper into the graph from smartaidforparents.com.
- IP · 18.215.41.0
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 362da1cb0a16121f2f0b1502dffac8a5@domaindiscreet.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: "smartaidforparents.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.