Hostname
salonanswer.com
Last fetched
salonanswer.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
salonanswer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.196.106.2 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of salonanswer.com owner
- Contact emails
- 26496cd6-3a77-4229-8c96-1d15f3731cd6@identity-protect.org
- 5ae73144-30d6-4449-b637-42d79c0d00fc@identity-protect.org
- 607945db-22f5-494c-9d6f-10f0af85aa50@identity-protect.org
- 6756fd71-55ae-4a8e-bee8-e584a9a008c0@identity-protect.org
- a151a805-12a3-4bfc-be83-df11a735a6d1@identity-protect.org
- b6428adb-1e79-474c-bbbd-ab281f066daf@identity-protect.org
- f0c50220-4460-482a-a3ff-72ea945b6dfc@identity-protect.org
- owner-3968419@salonanswer.com.whoisprivacyservice.org
- owner@salonanswer.com.whoisprivacyservice.org
Subdomains
22 observed subdomains of salonanswer.com.
Web-graph footprint
Distinct hostnames that link to or from salonanswer.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from salonanswer.com.
- IP · 52.196.106.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 26496cd6-3a77-4229-8c96-1d15f3731cd6@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "salonanswer.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.