Skip to content

Hostname

bio-plus.nl

Last fetched

bio-plus.nl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · bio-plus.nlRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bio-plus.nl

Resolution chain

bio-plus.nl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.10.9518.160.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.134.2283.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.5.13935.184.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.171.5952.82.148.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.97.3863.209.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.51.4163.209.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

4 observed subdomains of bio-plus.nl.

Web-graph footprint

Distinct hostnames that link to or from bio-plus.nl in the public web crawl.

20 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bio-plus.nl.

Related pages

Pivot deeper into the graph from bio-plus.nl.

Cypher and MCP

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

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