Skip to content

Hostname

bcgd.lv

Last fetched

bcgd.lv resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · bcgd.lvRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bcgd.lv

Resolution chain

bcgd.lv resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.135.232.2195.135.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with bcgd.lv in WhisperGraph.

Subdomains

10 observed subdomains of bcgd.lv.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for bcgd.lv.

MechanismTarget
SPF_Abcgd.lv
SPF_Aeumail.ex.lv
SPF_Aserver.bcgd.lv
SPF_INCLUDEcartsguru.io
SPF_IP135.125.37.162
SPF_IP149.202.101.76
SPF_IP51.38.206.112
SPF_IP54.39.26.26
SPF_MXbcgd.lv

Related pages

Pivot deeper into the graph from bcgd.lv.

Cypher and MCP

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

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