Hostname
medicalfuture.org
Last fetched
medicalfuture.org resolves to 85.215.84.40, announced in 85.214.0.0/15 by STRATO - Strato GmbH in DE. medicalfuture.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 85.215.84.40
85.214.0.0/15 · STRATO - Strato GmbH · Berlin, DE
IPv6 resolution
Attribution
strato
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:141
- Registrant organisation
- medical future
- Contact emails
- webmaster@medicalfuture.org
Subdomains
Showing 12 of 16. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.medicalfuture.org
- ns2.medicalfuture.org
MX records
- www590.your-server.de
- medicalfuture.org
SPF policy
- ip: 78.46.5.205/32
- a: mail.your-server.de
- a: www590.your-server.de
- a: medicalfuture.org
- mx: medicalfuture.org
- ip: 162.55.254.29
Threat-feed evidence
History
Related pages
Pivot from medicalfuture.org into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "medicalfuture.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.