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
Resolution chain
lbmed.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 96.45.82.103 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.82.150 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.83.117 | 96.45.83.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.83.135 | 96.45.83.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
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
MX records
SPF policy
15 SPF mechanisms authorising senders for lbmed.com.
| Mechanism | Target |
|---|---|
| SPF_A | lbmed.com |
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | ccsend.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 100.43.241.32/29 |
| SPF_IP | 104.193.137.209/32 |
| SPF_IP | 104.254.162.16/28 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 44.229.253.216 |
| SPF_IP | 64.31.114.240/28 |
| SPF_IP | 66.7.249.224/28 |
| SPF_MX | lbmed.com |
Related pages
Pivot deeper into the graph from lbmed.com.
- IP · 96.45.82.103
- ASN · AS16552DIGICERT - Tiggee LLC
- Registrar · iana:69
- Country · US
- Email · lbmed.com@contactprivacy.com
- TLD · .com
- Browse hostnames · lb…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.