Skip to content

Hostname

govt.lc

Last fetched

govt.lc resolves to 1 IPv4 address operated by AS21499 in DE. WHOIS lists iana:800119 as the registrar.

Nutrition Label

WHISPER CANON · govt.lcRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/govt.lc

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.25.4892.205.0.0/19AS21499DE

WHOIS identity

Registrar
iana:800119
Organization
director ict
Contact emails

Subdomains

135 observed subdomains of govt.lc.

Web-graph footprint

Distinct hostnames that link to or from govt.lc in the public web crawl.

537 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for govt.lc.

MechanismTarget
SPF_Agomail.govt.lc
SPF_Agovt.lc
SPF_Amail.govt.lc
SPF_INCLUDEamazonses.com
SPF_MXgovt.lc

Related pages

Pivot deeper into the graph from govt.lc.

Cypher and MCP

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

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