Skip to content

Hostname

of500.ch

Last fetched

of500.ch resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · of500.chRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/of500.ch

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.16.53188.40.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with of500.ch in WhisperGraph.

Subdomains

1 observed subdomain of of500.ch.

Subdomain
www.of500.ch

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for of500.ch.

MechanismTarget
SPF_Aservers.mcsv.net
SPF_INCLUDE_spf.taywa.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf01.eyecatcher.ch
SPF_IP185.31.180.0/23
SPF_IP62.12.142.98

Related pages

Pivot deeper into the graph from of500.ch.

Cypher and MCP

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

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