Skip to content

Hostname

raab-it.de

Last fetched

raab-it.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · raab-it.deRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/raab-it.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.166.20.184185.166.20.0/22AS15817DE

WHOIS identity

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

Subdomains

40 observed subdomains of raab-it.de.

Web-graph footprint

Distinct hostnames that link to or from raab-it.de in the public web crawl.

10 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for raab-it.de.

MechanismTarget
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.90.139.224/29
SPF_IP185.107.4.210
SPF_IP80.83.100.128/29
SPF_MXraab-it.de

Related pages

Pivot deeper into the graph from raab-it.de.

Cypher and MCP

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

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