Skip to content

Hostname

inek.ar

Last fetched

inek.ar resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · inek.arRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/inek.ar

Resolution chain

inek.ar resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.206.2518.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.5018.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.6118.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.6318.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.201.11052.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.2452.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.352.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.5952.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with inek.ar in WhisperGraph.

Subdomains

2 observed subdomains of inek.ar.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for inek.ar.

MechanismTarget
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from inek.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "inek.ar"})-[: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.