Skip to content

Hostname

arval.nl

Last fetched

arval.nl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · arval.nlRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/arval.nl

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.10713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.11213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.119.1103.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.1213.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.1273.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.853.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.167.192.353.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.383.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.403.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.503.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nameshield
Organization
Contact emails

Subdomains

20 observed subdomains of arval.nl.

Web-graph footprint

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

246 sites link to this hostname.

155 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for arval.nl.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEpns._spf.bnpparibas.com
SPF_INCLUDEspf.anachron.com
SPF_INCLUDEspf.aws-eu-prod.ridecell.com

Related pages

Pivot deeper into the graph from arval.nl.

Cypher and MCP

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

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