Skip to content

Hostname

afvalpartner.nl

Last fetched

afvalpartner.nl resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:combell b.v. as the registrar.

Nutrition Label

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

Resolution chain

afvalpartner.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.19.154.92104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:combell b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of afvalpartner.nl.

Web-graph footprint

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

6 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for afvalpartner.nl.

MechanismTarget
SPF_Amx.signet.nl
SPF_Atilburg.vallonic.one
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.28.13.0/24
SPF_IP212.79.242.192/25
SPF_IP2a00:8240:7:0:0:0:3:1
SPF_IP37.17.222.81
SPF_IP37.72.99.60

Related pages

Pivot deeper into the graph from afvalpartner.nl.

Cypher and MCP

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

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