Skip to content

Hostname

medac.es

Last fetched

medac.es resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · medac.esRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/medac.es

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.150.1263.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.393.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.73.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.703.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.55.1293.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.43.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.833.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.903.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
65.9.175.3265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with medac.es in WhisperGraph.

Subdomains

60 observed subdomains of medac.es.

Web-graph footprint

Distinct hostnames that link to or from medac.es in the public web crawl.

582 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for medac.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from medac.es.

Cypher and MCP

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

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