Skip to content

Hostname

sendo.vn

Last fetched

sendo.vn resolves to 1 IPv4 address operated by AS135969 in VN.

Nutrition Label

WHISPER CANON · sendo.vnRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/sendo.vn

Resolution chain

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

IPPrefixASNOperatorCountry
103.137.187.144103.137.187.0/24AS135969VN

WHOIS identity

No WHOIS records are currently associated with sendo.vn in WhisperGraph.

Subdomains

65 observed subdomains of sendo.vn.

Web-graph footprint

Distinct hostnames that link to or from sendo.vn in the public web crawl.

1,637 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sendo.vn.

MechanismTarget
SPF_Asendo.vn
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.137.187.156
SPF_IP111.65.244.222
SPF_IP180.148.137.145
SPF_MXsendo.vn

Related pages

Pivot deeper into the graph from sendo.vn.

Cypher and MCP

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

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