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
Resolution chain
medadom.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.36.156.27 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.36.4.65 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.36.90.66 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.37.144.81 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.190.20 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.73.244 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.139.65 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 35.180.184.241 | 35.180.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 35.180.246.143 | 35.180.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 35.181.2.137 | 35.181.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 35.181.79.74 | 35.181.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 51.44.190.75 | 51.44.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.145.97 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.207.203 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.38.148.184 | 13.36.0.0/14 | AS16509 | AMAZON-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.
Showing 22 of 24. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for medadom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7931823.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.axalone.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | medadom.com |
Related pages
Pivot deeper into the graph from medadom.com.
- IP · 13.36.156.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · charlesmimouni@gmail.com
- TLD · .com
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.