Skip to content

Hostname

lbmc.com

Last fetched

lbmc.com resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.106.7.1720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
45.60.22.13645.60.22.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.98.13645.60.98.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for lbmc.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.saashr.com
SPF_INCLUDEautotask.net
SPF_INCLUDEnam.pb-dynmktg.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP157.56.29.36
SPF_IP20.246.124.243
SPF_IP216.12.149.100/32
SPF_IP52.162.233.30
SPF_IP8.42.53.250
SPF_IP8.42.53.38
SPF_IP8.42.53.48

Related pages

Pivot deeper into the graph from lbmc.com.

Cypher and MCP

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

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