Skip to content

Hostname

tecnar.edu.co

Last fetched

tecnar.edu.co resolves to 1 IPv4 address operated by AS262191 in CO. WHOIS lists iana:243 as the registrar.

Nutrition Label

WHISPER CANON · tecnar.edu.coRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tecnar.edu.co

Resolution chain

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

IPPrefixASNOperatorCountry
167.250.134.75167.250.195.0/24AS262191CO

WHOIS identity

Registrar
iana:243
Organization
fundacion tecnologica antonio de arevalo - tecnar
Contact emails

Subdomains

8 observed subdomains of tecnar.edu.co.

Web-graph footprint

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

112 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tecnar.edu.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmusvc.com

Related pages

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

Cypher and MCP

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

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