Hostname
provada.nl
Last fetched
provada.nl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:realtime register as the registrar.
Nutrition Label
Resolution chain
provada.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.28.224.157 | 52.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.180.126.32 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.206.235 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:realtime register
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of provada.nl.
Web-graph footprint
Distinct hostnames that link to or from provada.nl in the public web crawl.
273 sites link to this hostname.
318 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for provada.nl.
| Mechanism | Target |
|---|---|
| SPF_A | provada.nl |
| SPF_INCLUDE | clients.summit.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 159.69.149.57 |
| SPF_IP | 46.243.25.136 |
| SPF_IP | 84.35.10.179 |
| SPF_MX | provada.nl |
Related pages
Pivot deeper into the graph from provada.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "provada.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.