Skip to content

Hostname

repertus.de

Last fetched

repertus.de resolves to 1 IPv4 address operated by AS197540 in DE.

Nutrition Label

WHISPER CANON · repertus.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/repertus.de

Resolution chain

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

IPPrefixASNOperatorCountry
202.61.251.254202.61.248.0/22AS197540DE

WHOIS identity

No WHOIS records are currently associated with repertus.de in WhisperGraph.

Subdomains

14 observed subdomains of repertus.de.

Web-graph footprint

Distinct hostnames that link to or from repertus.de in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for repertus.de.

MechanismTarget
SPF_Arepertus.de
SPF_Asrv01.repertus.berlin
SPF_Asrv03.repertus.berlin
SPF_Asrv04.repertus.berlin
SPF_Asrv06.repertus.berlin
SPF_Asrv07.repertus.berlin
SPF_Asrv08.repertus.berlin
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a03:4000:46:48f:6bb5:f573:93d:c868
SPF_IP2a03:4000:47:13:0:b19:b00b:babe
SPF_IP2a03:4000:47:13:b87e:efff:feb3:c861
SPF_IP45.83.104.120

Related pages

Pivot deeper into the graph from repertus.de.

Cypher and MCP

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

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