Skip to content

Hostname

benext.nl

Last fetched

benext.nl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · benext.nlRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/benext.nl

Resolution chain

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

IPPrefixASNOperatorCountry
34.249.55.3034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.91.23634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.101.10852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.149.11152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.192.21852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.58.13254.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

2 observed subdomains of benext.nl.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for benext.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.16.81.187/32
SPF_IP52.18.218.198/32

Related pages

Pivot deeper into the graph from benext.nl.

Cypher and MCP

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

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