Skip to content

Hostname

dgca.gov.lb

Last fetched

dgca.gov.lb resolves to 1 IPv4 address operated by AS39010 in LB.

Nutrition Label

WHISPER CANON · dgca.gov.lbRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dgca.gov.lb

Resolution chain

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

IPPrefixASNOperatorCountry
85.112.85.585.112.85.0/24AS39010LB

WHOIS identity

No WHOIS records are currently associated with dgca.gov.lb in WhisperGraph.

Subdomains

3 observed subdomains of dgca.gov.lb.

Web-graph footprint

Distinct hostnames that link to or from dgca.gov.lb in the public web crawl.

29 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dgca.gov.lb.

MechanismTarget
SPF_Amail.dgca.gov.lb
SPF_IP85.112.85.67/29

Related pages

Pivot deeper into the graph from dgca.gov.lb.

Cypher and MCP

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

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