Hostname
stat4med.com
Last fetched
stat4med.com resolves to 1 IPv4 address operated by ROUTING Franzstr. 51, 52064 Aachen in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
stat4med.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.160.74.198 | 213.160.74.0/24 | AS12574 | ROUTING Franzstr. 51, 52064 Aachen | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of stat4med.com.
| Subdomain |
|---|
| cloud.stat4med.com |
| www.stat4med.com |
Web-graph footprint
Distinct hostnames that link to or from stat4med.com in the public web crawl.
25 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for stat4med.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtpout1.stat4med.customers.hosting.zone |
| SPF_INCLUDE | spf.hosting.de |
| SPF_IP | 213.160.75.80 |
| SPF_IP | 2a00:17d8:100:0:0:0:0:33f1 |
Related pages
Pivot deeper into the graph from stat4med.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stat4med.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.