Hostname
faceapi.dev
Last fetched
faceapi.dev resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
faceapi.dev resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.147.103 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.18 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.81 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.87 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.139 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.149 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.171 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.250 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.109 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.201 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.73 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.87 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.124.29 | 52.219.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.125.119 | 52.219.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.128.65 | 52.219.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.164.29 | 52.219.164.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
3 observed subdomains of faceapi.dev.
Web-graph footprint
Distinct hostnames that link to or from faceapi.dev in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for faceapi.dev.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from faceapi.dev.
- IP · 3.5.147.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · SG
- Email · 2a93d755b6104783bfa226f24fe5e67b.protect@withheldforprivacy.com
- TLD · .dev
- Browse hostnames · fa…
- 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: "faceapi.dev"})-[: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.