Skip to content

Hostname

2dehands.be

Last fetched

2dehands.be resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · 2dehands.beRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/2dehands.be

Resolution chain

2dehands.be resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.252.11513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.192.1618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.2318.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.2618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.6118.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.273.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.683.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.983.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
Contact emails

Subdomains

253 observed subdomains of 2dehands.be.

Web-graph footprint

Distinct hostnames that link to or from 2dehands.be in the public web crawl.

1,347 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 2dehands.be.

MechanismTarget
SPF_INCLUDE_spf.2dehands.be
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from 2dehands.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2dehands.be"})-[: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.