Skip to content

Hostname

parkonic.com

Last fetched

parkonic.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:86 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.100.83108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.188.17746.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.60.17752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.0.4852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.183.8752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.90.20299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:86
Organization
imad alameddine
Contact emails

Subdomains

24 observed subdomains of parkonic.com.

Web-graph footprint

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

8 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for parkonic.com.

MechanismTarget
SPF_Aparkonic.com
SPF_IP173.236.35.11
SPF_MXparkonic.com

Related pages

Pivot deeper into the graph from parkonic.com.

Cypher and MCP

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

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