Skip to content

Hostname

hide-city.com

Last fetched

hide-city.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · hide-city.comRouting diversity6.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hide-city.com

Resolution chain

hide-city.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.71.22013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.98.14313.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.182.1713.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.48.23013.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.231.17518.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.179.15918.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.174.618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.228.9818.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.82.1793.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.110.4335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.187.16535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.123.21335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.84.20035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.134.5235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.4.12035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.67.4435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.252.23543.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.149.352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.179.3852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.124.16152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
sweet room co.,ltd.
Contact emails

Subdomains

17 observed subdomains of hide-city.com.

Web-graph footprint

Distinct hostnames that link to or from hide-city.com in the public web crawl.

216 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hide-city.com.

MechanismTarget
SPF_INCLUDEspf1.siella.jp
SPF_IP121.94.174.170
SPF_IP13.230.253.159
SPF_IP180.189.37.128/25
SPF_IP54.250.186.95
SPF_IP54.65.195.214
SPF_IP61.121.98.248
SPF_MXhide-city.com

Related pages

Pivot deeper into the graph from hide-city.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hide-city.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.