Skip to content

Hostname

lbv.org

Last fetched

lbv.org resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lbv.orgRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lbv.org

Resolution chain

lbv.org resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.46.118108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.129108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.77108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.92108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.12065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
89.116.58.3389.116.58.0/23AS47583US

WHOIS identity

Registrar
iana:2
Organization
legiao da boa vontade
Contact emails

Subdomains

21 observed subdomains of lbv.org.

Web-graph footprint

Distinct hostnames that link to or from lbv.org in the public web crawl.

307 sites link to this hostname.

253 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lbv.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP187.50.167.224/24
SPF_IP187.50.167.227
SPF_IP187.50.167.234
SPF_IP187.50.167.243
SPF_IP187.50.167.250
SPF_IP187.50.167.251
SPF_IP189.80.64.219
SPF_IP189.80.64.222

Related pages

Pivot deeper into the graph from lbv.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lbv.org"})-[: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.