Skip to content

Hostname

ups.edu.ec

Last fetched

ups.edu.ec resolves to 3 IPv4 addresses operated by AS61468 in EC. WHOIS lists registrar:nic.ec registrar as the registrar.

Nutrition Label

WHISPER CANON · ups.edu.ecRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/ups.edu.ec

Resolution chain

ups.edu.ec resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:nic.ec registrar
Organization
p. javier herr'an g'omez
Contact emails

Subdomains

179 observed subdomains of ups.edu.ec.

Web-graph footprint

Distinct hostnames that link to or from ups.edu.ec in the public web crawl.

343 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ups.edu.ec.

MechanismTarget
SPF_INCLUDE5181579.spf04.hubspotemail.net
SPF_INCLUDEspf.masterbase.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.235.140.8

Related pages

Pivot deeper into the graph from ups.edu.ec.

Cypher and MCP

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

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