Skip to content

Hostname

interpark.com

Last fetched

interpark.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · interpark.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/interpark.com

Resolution chain

interpark.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.164.45.11115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.146.23115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.233.813.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.77.2493.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.108.1943.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.220.12743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.216.25543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.201.13252.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.28.18054.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.61.8243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.123.23443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.104.14043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.139.22654.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
interpark.
Contact emails

Subdomains

188 observed subdomains of interpark.com.

Web-graph footprint

Distinct hostnames that link to or from interpark.com in the public web crawl.

487 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for interpark.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP116.126.127.0/27
SPF_IP121.254.151.188
SPF_IP121.254.151.189
SPF_IP121.254.151.32
SPF_IP13.124.111.122/32
SPF_IP180.70.96.0/24
SPF_IP180.70.98.0/24
SPF_IP211.233.74.103
SPF_IP211.233.74.148
SPF_IP211.233.74.184
SPF_IP211.233.74.190
SPF_IP211.233.74.39

Related pages

Pivot deeper into the graph from interpark.com.

Cypher and MCP

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

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