Skip to content

Hostname

tved.edu.la

Last fetched

tved.edu.la resolves to 1 IPv4 address operated by BANGMODENTERPRISE-TH - Bangmod Enterprise Co., Ltd. in TH.

Nutrition Label

WHISPER CANON · tved.edu.laRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/tved.edu.la

Resolution chain

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

IPPrefixASNOperatorCountry
103.27.200.166103.27.200.0/24AS58955BANGMODENTERPRISE-TH - Bangmod Enterprise Co., Ltd.TH

WHOIS identity

No WHOIS records are currently associated with tved.edu.la in WhisperGraph.

Subdomains

9 observed subdomains of tved.edu.la.

Web-graph footprint

Distinct hostnames that link to or from tved.edu.la in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tved.edu.la.

MechanismTarget
SPF_Atved.edu.la
SPF_INCLUDEmail.smtp2go.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP103.27.200.166
SPF_MXtved.edu.la

Related pages

Pivot deeper into the graph from tved.edu.la.

Cypher and MCP

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

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