Skip to content

Hostname

rotert.com

Last fetched

rotert.com resolves to 1 IPv4 address operated by AS8648 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · rotert.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/rotert.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.207.231.133185.207.231.0/24AS8648DE

WHOIS identity

Registrar
iana:1328
Organization
h. h. rotert gmbh & co. kg
Contact emails

Subdomains

5 observed subdomains of rotert.com.

Web-graph footprint

Distinct hostnames that link to or from rotert.com in the public web crawl.

29 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for rotert.com.

MechanismTarget
SPF_Ah802.aix-cloud.de
SPF_Amail.rotert.com
SPF_Arotert.aix-cloud.de
SPF_Arotert.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.207.231.133
SPF_IP195.4.159.164
SPF_IP212.95.101.160
SPF_IP85.215.3.95
SPF_IP89.22.108.61
SPF_IP89.22.108.65
SPF_IP94.130.70.136
SPF_MXrotert.com

Related pages

Pivot deeper into the graph from rotert.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rotert.com"})-[: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.