Skip to content

Hostname

amediateka.com

Last fetched

amediateka.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · amediateka.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amediateka.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.12513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.162.3118.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.5418.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.7318.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.7518.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.171.139.1063.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.343.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.703.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.793.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:463
Organization
privacy protection service - whoisproxy.ru
Contact emails

Subdomains

2 observed subdomains of amediateka.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amediateka.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from amediateka.com.

Cypher and MCP

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

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