Skip to content

Hostname

med-update.digital

Last fetched

med-update.digital resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · med-update.digitalRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/med-update.digital

Resolution chain

med-update.digital resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.192.223.12018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.137.1463.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.148.2093.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.155.273.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.130.413.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.46.2063.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.215.1223.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.79.213.873.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.212.13635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.161.5752.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.71.6763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1390
Organization
Contact emails

Subdomains

2 observed subdomains of med-update.digital.

Web-graph footprint

Distinct hostnames that link to or from med-update.digital in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for med-update.digital.

MechanismTarget
SPF_Amed-update.digital
SPF_INCLUDEispgateway.de
SPF_IP195.201.46.109
SPF_MXmed-update.digital

Related pages

Pivot deeper into the graph from med-update.digital.

Cypher and MCP

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

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