Skip to content

Hostname

plusdev.nl

Last fetched

plusdev.nl resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:axc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
84.247.134.10084.247.128.0/20AS51167DE

WHOIS identity

Registrar
registrar:axc
Organization
Contact emails

Subdomains

182 observed subdomains of plusdev.nl.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for plusdev.nl.

MechanismTarget
SPF_Aplusdev.nl
SPF_INCLUDEspf.plusautomatisering.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.208.23.53
SPF_IP92.204.53.151
SPF_IP92.204.53.181
SPF_MXplusdev.nl

Related pages

Pivot deeper into the graph from plusdev.nl.

Cypher and MCP

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

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