Hostname
bmls.com
Last fetched
bmls.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bmls.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- biomedical life systems
- Contact emails
- cx9ua6tz8p4@networksolutionsprivateregistration.com
- dw7f64j36ea@networksolutionsprivateregistration.com
- gg7q25ry9k5@networksolutionsprivateregistration.com
- k468g97h7s7@networksolutionsprivateregistration.com
- k76tn7xu3xu@networksolutionsprivateregistration.com
- n57758bw5jp@networksolutionsprivateregistration.com
- pb26w79n9xd@networksolutionsprivateregistration.com
- rpaclebar@bmls.com
- s478686w96v@networksolutionsprivateregistration.com
- ud3uu28w8dh@networksolutionsprivateregistration.com
- v659m7ub6qj@networksolutionsprivateregistration.com
- wn4up8uc4b8@networksolutionsprivateregistration.com
- x39sd7u69mc@networksolutionsprivateregistration.com
- xr5e54he3s4@networksolutionsprivateregistration.com
- za57y5z32jy@networksolutionsprivateregistration.com
- zt3uy3c23kg@networksolutionsprivateregistration.com
- dale@supertek.net
Subdomains
3 observed subdomains of bmls.com.
Web-graph footprint
Distinct hostnames that link to or from bmls.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bmls.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bmls.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bmls.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.