Skip to content

Hostname

remedium.ch

Last fetched

remedium.ch resolves to 1 IPv4 address operated by AS5617 in PL.

Nutrition Label

WHISPER CANON · remedium.chRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/remedium.ch

Resolution chain

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

IPPrefixASNOperatorCountry
217.96.127.9217.96.0.0/16AS5617PL

WHOIS identity

Registrar
Organization
przemyslaw wlodarczyk firma produkcyjno uslogowo handlowa
Contact emails

Subdomains

3 observed subdomains of remedium.ch.

Web-graph footprint

Distinct hostnames that link to or from remedium.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for remedium.ch.

MechanismTarget
SPF_Amail.bochnia.pl
SPF_Ar.bochnia.pl
SPF_At.bochnia.pl
SPF_IP217.96.127.9
SPF_MXremedium.ch

Related pages

Pivot deeper into the graph from remedium.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "remedium.ch"})-[: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.