Skip to content

Hostname

lbcompany.it

Last fetched

lbcompany.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:netim as the registrar.

Nutrition Label

WHISPER CANON · lbcompany.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/lbcompany.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.64.139104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
170.10.163.133170.10.160.0/21AS14555LIQUIDNETLTD1 - LiquidNet US LLCUS
172.67.151.54172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:netim
Organization
hidden
Contact emails

Subdomains

18 observed subdomains of lbcompany.it.

Web-graph footprint

Distinct hostnames that link to or from lbcompany.it in the public web crawl.

18 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lbcompany.it.

MechanismTarget
SPF_Albcompany.it
SPF_IP170.10.162.15
SPF_IP170.10.162.17
SPF_IP170.10.163.133
SPF_IP170.10.164.36
SPF_MXlbcompany.it

Related pages

Pivot deeper into the graph from lbcompany.it.

Cypher and MCP

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

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