Skip to content

Hostname

lng.edu.co

Last fetched

lng.edu.co resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · lng.edu.coRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lng.edu.co

Resolution chain

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

IPPrefixASNOperatorCountry
34.174.125.16234.178.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with lng.edu.co in WhisperGraph.

Subdomains

9 observed subdomains of lng.edu.co.

Web-graph footprint

Distinct hostnames that link to or from lng.edu.co in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lng.edu.co.

MechanismTarget
SPF_Alng.edu.co
SPF_INCLUDErelay.mailchannels.net
SPF_IP142.4.216.14
SPF_IP144.217.180.188
SPF_IP144.217.78.92
SPF_IP207.7.91.152
SPF_IP209.126.2.199
SPF_IP67.225.203.30
SPF_MXlng.edu.co

Related pages

Pivot deeper into the graph from lng.edu.co.

Cypher and MCP

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

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