Skip to content

Hostname

bdi-biolifescience.com

Last fetched

bdi-biolifescience.com resolves to 1 IPv4 address operated by AS208582 in AT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · bdi-biolifescience.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bdi-biolifescience.com

Resolution chain

bdi-biolifescience.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.51.8.58185.51.8.0/22AS208582AT

WHOIS identity

Registrar
iana:106
Organization
andreas spiess
Contact emails

Subdomains

2 observed subdomains of bdi-biolifescience.com.

Web-graph footprint

Distinct hostnames that link to or from bdi-biolifescience.com in the public web crawl.

31 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bdi-biolifescience.com.

MechanismTarget
SPF_INCLUDEspf.hes.trendmicro.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP176.123.54.76
SPF_IP176.123.54.78
SPF_IP18.185.115.0/25
SPF_IP18.185.115.128/26
SPF_IP212.95.31.111
SPF_IP31.193.51.113/32
SPF_IP80.120.192.69
SPF_IP80.120.192.75
SPF_MXbdi-biolifescience.com

Related pages

Pivot deeper into the graph from bdi-biolifescience.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.