Skip to content

Hostname

webconcern.nl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.249.173.6534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.4.7152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.12.8752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.39.23352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.84.6152.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.136.2854.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:internationale domeinregistratie nederland
Organization
Contact emails

Subdomains

27 observed subdomains of webconcern.nl.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for webconcern.nl.

MechanismTarget
SPF_INCLUDE_spf.dynasoft.nl
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from webconcern.nl.

Cypher and MCP

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

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