Skip to content

Hostname

www.it-risch.de

Last fetched

www.it-risch.de resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · www.it-risch.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.it-risch.de

Resolution chain

www.it-risch.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.136.78.3213.136.78.0/23AS51167DE

WHOIS identity

No WHOIS records are currently associated with www.it-risch.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for www.it-risch.de.

MechanismTarget
SPF_Awww.it-risch.de
SPF_Aximantix.cegedim.com
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.77.111.91/32
SPF_IP207.180.207.121
SPF_IP2a01:488:42:1000:b24d:6f5b::/128
SPF_MXwww.it-risch.de

Related pages

Pivot deeper into the graph from www.it-risch.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.it-risch.de"})-[: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.