Skip to content

Hostname

lbmed.com

Last fetched

lbmed.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · lbmed.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lbmed.com

Resolution chain

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

IPPrefixASNOperatorCountry
96.45.82.10396.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.15096.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.11796.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.13596.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0144991694
Contact emails

Subdomains

1 observed subdomain of lbmed.com.

Subdomain
www.lbmed.com

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for lbmed.com.

MechanismTarget
SPF_Albmed.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEccsend.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.43.241.32/29
SPF_IP104.193.137.209/32
SPF_IP104.254.162.16/28
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP44.229.253.216
SPF_IP64.31.114.240/28
SPF_IP66.7.249.224/28
SPF_MXlbmed.com

Related pages

Pivot deeper into the graph from lbmed.com.

Cypher and MCP

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

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