Skip to content

Hostname

jvtel.com.co

Last fetched

jvtel.com.co resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · jvtel.com.coRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jvtel.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
65.109.30.3465.109.0.0/16AS24940FI

WHOIS identity

Registrar
iana:269
Organization
john valencia
Contact emails

Subdomains

9 observed subdomains of jvtel.com.co.

Web-graph footprint

Distinct hostnames that link to or from jvtel.com.co in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • jvtel.com.co

SPF policy

5 SPF mechanisms authorising senders for jvtel.com.co.

MechanismTarget
SPF_Ajvtel.com.co
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP195.201.163.235
SPF_IP65.109.30.34
SPF_MXjvtel.com.co

Related pages

Pivot deeper into the graph from jvtel.com.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jvtel.com.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.