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
Resolution chain
biomar.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.159.140.127 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.0.125 | 172.66.0.0/22 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 20.105.224.47 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:1052
- Organization
- biomar a/s
- Contact emails
Subdomains
28 observed subdomains of biomar.com.
Showing 24 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from biomar.com in the public web crawl.
1,086 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for biomar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 139642418.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.frontdata.dk |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.21.131.158/32 |
| SPF_IP | 185.197.208.13 |
| SPF_IP | 185.197.208.15 |
| SPF_IP | 185.197.209.51 |
| SPF_IP | 3.78.148.39 |
| SPF_IP | 80.65.52.24 |
| SPF_IP | 88.87.57.2/32 |
| SPF_MX | biomar.com |
Related pages
Pivot deeper into the graph from biomar.com.
- IP · 162.159.140.127
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1052
- Country · CA
- Email · dnsreg@biomar.com
- TLD · .com
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.