Skip to content

Hostname

medadom.com

Last fetched

medadom.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · medadom.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/medadom.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.156.2713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.4.6513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.90.6613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.144.8113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.190.2013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.73.24413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.139.6515.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.184.24135.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.246.14335.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.2.13735.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.79.7435.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.190.7551.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.145.9752.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.207.20352.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.148.18413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
on behalf of medadom.com owner
Contact emails

Subdomains

24 observed subdomains of medadom.com.

Web-graph footprint

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

148 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for medadom.com.

MechanismTarget
SPF_INCLUDE7931823.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.axalone.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXmedadom.com

Related pages

Pivot deeper into the graph from medadom.com.

Cypher and MCP

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

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