Skip to content

Hostname

bimedco.com

Last fetched

bimedco.com resolves to 1 IPv4 address operated by LVLT-3549 - Level 3 Parent, LLC in CO. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
201.234.186.115201.234.176.0/20AS3549LVLT-3549 - Level 3 Parent, LLCCO
201.234.186.115201.234.176.0/20AS3549LVLT-3549 - Level 3 Parent, LLCCO

WHOIS identity

Registrar
iana:146
Organization
binary medical contractors
Contact emails

Subdomains

12 observed subdomains of bimedco.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bimedco.com.

MechanismTarget
SPF_Abimedco.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protectedserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.148.188.208
SPF_IP135.148.93.195
SPF_IP190.145.155.235
SPF_MXbimedco.com

Related pages

Pivot deeper into the graph from bimedco.com.

Cypher and MCP

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

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