Skip to content

Hostname

mediog.com

Last fetched

mediog.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · mediog.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mediog.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.104108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.111108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.117108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.85108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.112108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.117108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.90108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.99108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.121.11213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.50.10718.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.4818.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.518.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.918.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
65.9.130.12465.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.2965.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.7265.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.9365.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1243538270
Contact emails

Subdomains

12 observed subdomains of mediog.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mediog.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mediog.com.

Cypher and MCP

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

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