Skip to content

Hostname

managedsupport.ctl.io

Last fetched

managedsupport.ctl.io resolves to 1 IPv4 address operated by CENTURYLINK-LEGACY-QWEST-SPA-OMAHA - CenturyLink Communications, LLC in US.

Nutrition Label

WHISPER CANON · managedsupport.ctl.ioRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/managedsupport.ctl.io

Resolution chain

managedsupport.ctl.io resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
155.70.66.16155.70.64.0/20AS4015CENTURYLINK-LEGACY-QWEST-SPA-OMAHA - CenturyLink Communications, LLCUS

WHOIS identity

No WHOIS records are currently associated with managedsupport.ctl.io in WhisperGraph.

Subdomains

2 observed subdomains of managedsupport.ctl.io.

Web-graph footprint

Distinct hostnames that link to or from managedsupport.ctl.io in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from managedsupport.ctl.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "managedsupport.ctl.io"})-[: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.