Skip to content

Hostname

affimedia.nl

Last fetched

affimedia.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists registrar:dynadot llc as the registrar.

Nutrition Label

WHISPER CANON · affimedia.nlRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/affimedia.nl

Resolution chain

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

IPPrefixASNOperatorCountry
192.241.153.117192.241.128.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
registrar:dynadot llc
Organization
Contact emails

Subdomains

35 observed subdomains of affimedia.nl.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for affimedia.nl.

MechanismTarget
SPF_Aaffimedia.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_IP35.214.148.180
SPF_MXaffimedia.nl

Related pages

Pivot deeper into the graph from affimedia.nl.

Cypher and MCP

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

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