Skip to content

Hostname

linbit.com

Last fetched

linbit.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · linbit.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/linbit.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.54172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.202172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:113
Organization
linbit information technologies
Contact emails

Subdomains

79 observed subdomains of linbit.com.

Web-graph footprint

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

282 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for linbit.com.

MechanismTarget
SPF_Alinbit.com
SPF_Alinbit.managed-otrs.com
SPF_INCLUDE6470709.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP159.69.154.96
SPF_IP37.27.211.0
SPF_MXlinbit.com

Related pages

Pivot deeper into the graph from linbit.com.

Cypher and MCP

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

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