Skip to content

Hostname

ezproxy.sebts.edu

Last fetched

ezproxy.sebts.edu resolves to 1 IPv4 address operated by AS-TING-BACKBONE - Ting Fiber Inc. in US.

Nutrition Label

WHISPER CANON · ezproxy.sebts.eduRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ezproxy.sebts.edu

Resolution chain

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

IPPrefixASNOperatorCountry
64.98.84.9864.98.80.0/20AS32133AS-TING-BACKBONE - Ting Fiber Inc.US

WHOIS identity

No WHOIS records are currently associated with ezproxy.sebts.edu in WhisperGraph.

Subdomains

2 observed subdomains of ezproxy.sebts.edu.

Threat posture

History

Related pages

Pivot deeper into the graph from ezproxy.sebts.edu.

Cypher and MCP

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

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