Skip to content

Hostname

bildites.lv

Last fetched

bildites.lv resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · bildites.lvRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bildites.lv

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.50104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.50104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.3172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

1 observed subdomain of bildites.lv.

Web-graph footprint

Distinct hostnames that link to or from bildites.lv in the public web crawl.

125 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bildites.lv.

MechanismTarget
SPF_Amail.bildites.lv
SPF_Awww.bildites.lv
SPF_INCLUDEhosts.lv
SPF_IP159.148.57.3
SPF_IP80.81.57.66
SPF_IP80.81.57.67
SPF_IP80.81.57.68
SPF_IP89.111.13.41
SPF_IP89.111.13.43
SPF_MXbildites.lv

Related pages

Pivot deeper into the graph from bildites.lv.

Cypher and MCP

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

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