Hostname
bionorpharma.com
Last fetched
bionorpharma.com resolves to 1 IPv4 address operated by AS34989 in NO. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
bionorpharma.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.170.194.39 | 217.170.192.0/20 | AS34989 | — | NO |
WHOIS identity
- Registrar
- iana:48
- Organization
- bionor pharma asa
- Contact emails
- 5bhhdc5futbb@privacy-protection.email
- 9gatezqj2uxe@privacy-protection.email
- fhkbyrz5sjiw@privacy-protection.email
- jjjk3x25brru@privacy-protection.email
- ogfhaig9dpsh@privacy-protection.email
- orpmvbhyk4tq@spamprotection.email
- q5y7j8bai8qt@spamprotection.email
- rqrcs7uqspmf@privacy-protection.email
- v6fkodqutxze@privacy-protection.email
- yewrexu2onfx@privacy-protection.email
Subdomains
3 observed subdomains of bionorpharma.com.
Web-graph footprint
Distinct hostnames that link to or from bionorpharma.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for bionorpharma.com.
| Mechanism | Target |
|---|---|
| SPF_A | bionorpharma.com |
| SPF_INCLUDE | spf.tanden.no |
| SPF_MX | bionorpharma.com |
Related pages
Pivot deeper into the graph from bionorpharma.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bionorpharma.com"})-[: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.