Skip to content

Hostname

beslist.nl

Last fetched

beslist.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · beslist.nlRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/beslist.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.10318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.12118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.4299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

46 observed subdomains of beslist.nl.

Web-graph footprint

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

2,342 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for beslist.nl.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailswitch.nl
SPF_INCLUDEspf.beslist.nl
SPF_INCLUDEspf.bluem.nl
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbeslist.nl

Related pages

Pivot deeper into the graph from beslist.nl.

Cypher and MCP

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

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