Skip to content

Hostname

rolandritter.com

Last fetched

rolandritter.com resolves to 1 IPv4 address operated by AS29278 in HU. WHOIS lists iana:1501 as the registrar.

Nutrition Label

WHISPER CANON · rolandritter.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/rolandritter.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.229.45.11187.229.45.0/24AS29278HU

WHOIS identity

Registrar
iana:1501
Organization
plasztik dzsungel kft.
Contact emails

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for rolandritter.com.

MechanismTarget
SPF_Arolandritter.com
SPF_IP87.229.45.111
SPF_MXrolandritter.com

Related pages

Pivot deeper into the graph from rolandritter.com.

Cypher and MCP

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

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