Skip to content

Hostname

elnk7.com

Last fetched

elnk7.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · elnk7.comRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/elnk7.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.123.73100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.196.62100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.245.230100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.243.6618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.149.12418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.30.1663.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.194.19635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.180.1754.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

1 observed subdomain of elnk7.com.

Threat posture

History

Related pages

Pivot deeper into the graph from elnk7.com.

Cypher and MCP

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

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