Skip to content

Hostname

secure.janeto.com

Last fetched

secure.janeto.com resolves to 1 IPv4 address operated by VNPT-AS-VN - VNPT Corp in VN.

Nutrition Label

WHISPER CANON · secure.janeto.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/secure.janeto.com

Resolution chain

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

IPPrefixASNOperatorCountry
14.161.18.3814.161.16.0/21AS45899VNPT-AS-VN - VNPT CorpVN

WHOIS identity

No WHOIS records are currently associated with secure.janeto.com in WhisperGraph.

Subdomains

2 observed subdomains of secure.janeto.com.

Threat posture

History

Mail and authentication

MX records

  • secure.janeto.com

SPF policy

3 SPF mechanisms authorising senders for secure.janeto.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP14.161.18.38
SPF_IP27.74.252.245

Related pages

Pivot deeper into the graph from secure.janeto.com.

Cypher and MCP

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

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