Skip to content

Hostname

website.wplounge.nl

Last fetched

website.wplounge.nl resolves to 1 IPv4 address operated by AS20857 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.2.18793.119.0.0/20AS20857NL

WHOIS identity

No WHOIS records are currently associated with website.wplounge.nl in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for website.wplounge.nl.

MechanismTarget
SPF_Awebsite.wplounge.nl
SPF_INCLUDEzoho.eu
SPF_IP185.104.30.85
SPF_IP185.104.30.94
SPF_IP185.138.80.22
SPF_IP2a01:7c8:aab8:9:0:0:0:1
SPF_IP2a06:2ec0:ded1:1:0:50:466:1
SPF_IP93.119.2.187
SPF_MXwebsite.wplounge.nl

Related pages

Pivot deeper into the graph from website.wplounge.nl.

Cypher and MCP

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

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