Hostname
namesandfaces.com
Last fetched
namesandfaces.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
namesandfaces.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.66.255.104 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.112 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.129 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.40 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.58 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.65 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.67 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.84 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- mega hafiza egitim hizmetleri ve gida urunleri ltd. sti.
- Contact emails
- melikduyar@yahoo.com
- 022a9b71-f1e7-4fb7-a404-4705e41c6826@identity-protect.org
- 4f8d756a-dc49-4c0b-81c9-59f8a8cf3d88@identity-protect.org
- 661c445f-ccb5-40e6-a34f-234c97177250@identity-protect.org
- 8a6bcc28-925f-434b-a859-b6630b6173f9@identity-protect.org
- 91fa5f24-4935-42ab-bca1-c49b83c9bb76@identity-protect.org
- aa769613-22eb-44f5-a7af-8aebe3408fc9@identity-protect.org
- owner-4941954@namesandfaces.com.whoisprivacyservice.org
- owner-5058853@namesandfaces.com.whoisprivacyservice.org
- owner-534794@namesandfaces.com.whoisprivacyservice.org
- owner-5898539@namesandfaces.com.whoisprivacyservice.org
Subdomains
31 observed subdomains of namesandfaces.com.
Showing 22 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from namesandfaces.com in the public web crawl.
20 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for namesandfaces.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.loops.so |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from namesandfaces.com.
- IP · 18.66.255.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · melikduyar@yahoo.com
- TLD · .com
- Browse hostnames · na…
- 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: "namesandfaces.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.