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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.159.10.95 | 18.160.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.122.134.228 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.159.5.139 | 35.184.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.171.59 | 52.82.148.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.180.97.38 | 63.209.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.51.41 | 63.209.155.0/24 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bio-plus.nl.
| Mechanism | Target |
|---|---|
| SPF_A | gw117229.fortimail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.