Skip to content

Hostname

www.implog.ch

Last fetched

www.implog.ch resolves to 1 IPv4 address operated by AS202032 in CH.

Nutrition Label

WHISPER CANON · www.implog.chRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.implog.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.54.81.32185.54.80.0/22AS202032CH

WHOIS identity

No WHOIS records are currently associated with www.implog.ch in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.implog.ch.

MechanismTarget
SPF_Ahostingoline3.goline.ch
SPF_Awww.implog.ch
SPF_IP185.54.81.32
SPF_IP2a02:4460:1:1:0:0:0:25
SPF_MXwww.implog.ch

Related pages

Pivot deeper into the graph from www.implog.ch.

Cypher and MCP

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

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