Skip to content

Hostname

biologic.net

Last fetched

biologic.net resolves to 1 IPv4 address operated by ANSONNET-AS-UK in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · biologic.netRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/biologic.net

Resolution chain

biologic.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.108.115.22391.108.112.0/22AS47583ANSONNET-AS-UKFR

WHOIS identity

Registrar
iana:146
Organization
name administration inc. (bvi)
Contact emails

Subdomains

9 observed subdomains of biologic.net.

Web-graph footprint

Distinct hostnames that link to or from biologic.net in the public web crawl.

163 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for biologic.net.

MechanismTarget
SPF_INCLUDEincludespf.security-mail.net
SPF_INCLUDEservers.mcsv.net
SPF_IP193.168.50.0/24
SPF_IP31.32.193.241/29
SPF_IP83.206.177.169/29
SPF_MXbiologic.net

Related pages

Pivot deeper into the graph from biologic.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "biologic.net"})-[: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.