Hostname
rivagroep.nl
Last fetched
rivagroep.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:byte b.v. de ruyterkade 139 1011ac amsterdam netherlands as the registrar.
Nutrition Label
Resolution chain
rivagroep.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.84.241.83 | 62.84.240.0/21 | AS48635 | — | NL |
WHOIS identity
- Registrar
- registrar:byte b.v. de ruyterkade 139 1011ac amsterdam netherlands
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of rivagroep.nl.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for rivagroep.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | smtp.gakijken.nl |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.62.168.242/32 |
| SPF_IP | 185.43.214.180 |
| SPF_IP | 2a00:1c98:1000:1142:0:1:f011:4ee8 |
| SPF_IP | 62.84.241.83 |
| SPF_IP | 77.241.85.221 |
| SPF_IP | 77.241.91.78 |
| SPF_IP | 78.46.220.110 |
Related pages
Pivot deeper into the graph from rivagroep.nl.
- IP · 62.84.241.83
- ASN · AS48635
- Registrar · registrar:byte b.v. de ruyterkade 139 1011ac amsterdam netherlands
- Country · NL
- TLD · .nl
- Browse hostnames · ri…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rivagroep.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.