Skip to content

Hostname

roparun.nl

Last fetched

roparun.nl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1364 as the registrar.

Nutrition Label

WHISPER CANON · roparun.nlRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/roparun.nl

Resolution chain

roparun.nl resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.200.162.8418.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.10.1413.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.155.1103.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.35.11634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.73.23934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.58.6934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.13.552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.124.20452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.149.10252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.170.14052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.225.23752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.4.4552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.86.14852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.0.1552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.189.17452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.12.10654.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.146.16954.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.175.5454.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.224.2754.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.239.16654.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1364
Organization
Contact emails

Subdomains

30 observed subdomains of roparun.nl.

Web-graph footprint

Distinct hostnames that link to or from roparun.nl in the public web crawl.

448 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for roparun.nl.

MechanismTarget
SPF_Aroparun.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.23.25.94
SPF_IP193.173.53.48
SPF_IP193.173.53.49
SPF_IP195.8.222.33/32

Related pages

Pivot deeper into the graph from roparun.nl.

Cypher and MCP

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

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