Skip to content

Hostname

polyplastic.nl

Last fetched

polyplastic.nl resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · polyplastic.nlRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/polyplastic.nl

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.76.2345.60.76.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.85.2345.60.85.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

4 observed subdomains of polyplastic.nl.

Web-graph footprint

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

44 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for polyplastic.nl.

MechanismTarget
SPF_Aweb07.webhosting.nl
SPF_EXISTS%{i}.spf.lci1.iphmx.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.160.19.18
SPF_IP31.193.176.2/32
SPF_IP68.232.131.51
SPF_IP68.232.135.248
SPF_IP82.201.35.40
SPF_IP82.201.64.228

Related pages

Pivot deeper into the graph from polyplastic.nl.

Cypher and MCP

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

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