Skip to content

Hostname

rogator.de

Last fetched

rogator.de resolves to 1 IPv4 address operated by LEASEWEB-DE-FRA-10 in DE.

Nutrition Label

WHISPER CANON · rogator.deRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rogator.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.165.219.24146.165.192.0/18AS28753LEASEWEB-DE-FRA-10DE

WHOIS identity

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

Subdomains

62 observed subdomains of rogator.de.

Web-graph footprint

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

107 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rogator.de.

MechanismTarget
SPF_Amail.rogsurvey.de
SPF_Apmx01i.cegedim.fr
SPF_Arogator.de
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.bulkmail.m-online.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.m-online.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.95.36.154/32
SPF_MXrogator.de

Related pages

Pivot deeper into the graph from rogator.de.

Cypher and MCP

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

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