Skip to content

Hostname

biomar.com

Last fetched

biomar.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · biomar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/biomar.com

Resolution chain

biomar.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.125172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.105.224.4720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1052
Organization
biomar a/s
Contact emails

Subdomains

28 observed subdomains of biomar.com.

Web-graph footprint

Distinct hostnames that link to or from biomar.com in the public web crawl.

1,086 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for biomar.com.

MechanismTarget
SPF_INCLUDE139642418.spf01.hubspotemail.net
SPF_INCLUDE_spf.frontdata.dk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.21.131.158/32
SPF_IP185.197.208.13
SPF_IP185.197.208.15
SPF_IP185.197.209.51
SPF_IP3.78.148.39
SPF_IP80.65.52.24
SPF_IP88.87.57.2/32
SPF_MXbiomar.com

Related pages

Pivot deeper into the graph from biomar.com.

Cypher and MCP

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

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