Hostname
api-smartlife-pf.com
Last fetched
api-smartlife-pf.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
api-smartlife-pf.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 |
|---|---|---|---|---|
| 18.155.173.11 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.124 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.128 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.46 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.123 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.124 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.48 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.64 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of api-smartlife-pf.com owner
- Contact emails
- 026972b3-cfb7-4f72-af95-f9fa9e541ec6@identity-protect.org
- 0df61315-0fb1-432d-abe8-cc686461b71a@identity-protect.org
- 1d1d3256-a495-4d90-a01f-7a26cc711f30@identity-protect.org
- 36718462-17bf-409f-ac42-b6b613e2453e@identity-protect.org
- 90b222f3-15a4-40a3-89ce-ec3d891e82e2@identity-protect.org
- c58bd518-3aa8-4789-bf94-c31761374a82@identity-protect.org
- de8c573b-599b-4c4c-a6ba-375348566a12@identity-protect.org
- owner-3169291@api-smartlife-pf.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of api-smartlife-pf.com.
Web-graph footprint
Distinct hostnames that link to or from api-smartlife-pf.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from api-smartlife-pf.com.
- IP · 18.155.173.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 026972b3-cfb7-4f72-af95-f9fa9e541ec6@identity-protect.org
- TLD · .com
- Browse hostnames · ap…
- 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: "api-smartlife-pf.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.