Skip to content

Hostname

medewo.com

Last fetched

medewo.com resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · medewo.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/medewo.com

Resolution chain

medewo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.6.209.38194.6.208.0/22AS47447DE

WHOIS identity

Registrar
iana:1408
Organization
medewo holding
Contact emails

Subdomains

19 observed subdomains of medewo.com.

Web-graph footprint

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

68 sites link to this hostname.

116 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for medewo.com.

MechanismTarget
SPF_Amail.medewo.ch
SPF_Amedewo.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.talention.com
SPF_IP146.255.60.10
SPF_IP146.255.60.11
SPF_IP194.6.208.128
SPF_IP194.6.209.198
SPF_IP194.6.209.38
SPF_IP194.6.210.136
SPF_IP194.6.210.210
SPF_IP2a00:f48:1008:0:0:208:128:10
SPF_IP2a00:f48:1008:0:0:209:198:10
SPF_IP2a00:f48:1008:0:0:209:38:10
SPF_IP2a00:f48:1008:0:0:210:136:10
SPF_IP2a00:f48:1008:0:0:210:210:10

Related pages

Pivot deeper into the graph from medewo.com.

Cypher and MCP

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

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