Skip to content

Hostname

parco-city.com

Last fetched

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

Nutrition Label

WHISPER CANON · parco-city.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/parco-city.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.60.10018.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.4518.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.9418.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.9818.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.169.71.1073.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.313.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.633.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.903.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
iana:49
Organization
parco digital marketing co.,ltd.
Contact emails

Subdomains

8 observed subdomains of parco-city.com.

Web-graph footprint

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

100 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for parco-city.com.

MechanismTarget
SPF_INCLUDEsmp.ne.jp
SPF_IP203.81.13.147
SPF_IP203.81.13.148
SPF_IP203.81.15.224/28
SPF_MXparco-city.com

Related pages

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

Cypher and MCP

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

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